System.Web.Profile.ProfileInfoCollection: Property Members

The properties of System.Web.Profile.ProfileInfoCollection are listed below. For a list of all members, see the ProfileInfoCollection Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countint.

Gets the number of System.Web.Profile.ProfileInfo objects in the collection.

[read-only]
IsSynchronizedbool.

Gets a value indicating whether the profile info collection is thread safe.

[read-only]
default property
Item(string)ProfileInfo. Documentation for this section has not yet been entered.
[read-only]
SyncRootobject.

Gets the synchronization root.