SPUserStorageCollection Properties

Include Protected Members
Include Inherited Members

The SPUserStorageCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of user-storage objects in the collection.
Protected property InnerList (Inherited from ReadOnlyCollectionBase.)
Public property IsSynchronized Gets a Boolean value that indicates whether access to the collection is synchronized or thread-safe.
Public property Item Gets the user-storage object at the specified index in the collection. In C#, this property is the indexer for the SPUserStorageCollection class.
Public property SyncRoot Gets an object that is used to synchronize access to the collection.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from ReadOnlyCollectionBase.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from ReadOnlyCollectionBase.)

Top

See Also

Reference

SPUserStorageCollection Class

Microsoft.SharePoint Namespace