ProfilePropertyCollection Properties (BCL)

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 ProfileProperty collection by index.
Item(String) Indexer to allow for accessing the ProfileProperty collection by name.
SyncRoot Retrieves the object for synchronizing operations on this collection.

 

Copyright © 2005 Microsoft Corporation.
All rights reserved.