Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Represents a collection of ContentSelectionContext objects.
Namespace: Microsoft.CommerceServer.Runtime.Targeting
Assembly: Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)
Syntax
'Declaration
Public Class ContentSelectionContextCollection _
Implements ICollection, IEnumerable
'Usage
Dim instance As ContentSelectionContextCollection
public class ContentSelectionContextCollection : ICollection,
IEnumerable
public ref class ContentSelectionContextCollection : ICollection,
IEnumerable
public class ContentSelectionContextCollection implements ICollection, IEnumerable
Remarks
Manages a ContentSelectionContextCollection collection of ContentSelectionContext objects.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Runtime.Targeting..::.ContentSelectionContextCollection
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.