ProfileCollection Class (BCL)

Creates an abstraction for the profile properties collection.

This class is sealed.

System.Object
**** Microsoft.CommerceServer.Runtime.Profiles.ProfilePropertyCollection

Public Instance Methods

Method Description
CopyTo(Array, Int32) This method copies the elements of this collection into the specified array.
GetEnumerator Retrieves the enumerator on this collection.

 

Public Instance Properties

Property Description
Count Returns the count of this collection.
IsSynchronized Indicates whether this collection supports synchronization.
Item(Int32) Indexer to allow for accessing the Profile collection by index.
SyncRoot Retrieve the object for synchronizing operations on this collection.

 

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Profiles

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.