ProfilePropertyGroupCollection Properties (BCL)

Public Instance Properties

Property Description
Count Returns the count of this collection.
IsSynchronized Checks to see if this collection supports synchronization.
Item(Int32) Retrieves a ProfilePropertyGroup instance by index.
Item(String) Retrieves a ProfilePropertyGroup instance by index.
SyncRoot Retrieves the object for synchronizing operations on this collection.

 

See Also

Code to Create and Set Profile Properties

Code to Retrieve and Display Profile Properties

Copyright © 2005 Microsoft Corporation.
All rights reserved.