SPUserStorageCollection Properties
Include Protected Members
Include Inherited Members
The SPUserStorageCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of user-storage objects in the collection. |
![]() |
InnerList | (Inherited from ReadOnlyCollectionBase.) |
![]() |
IsSynchronized | Gets a Boolean value that indicates whether access to the collection is synchronized or thread-safe. |
![]() |
Item | Gets the user-storage object at the specified index in the collection. In C#, this property is the indexer for the SPUserStorageCollection class. |
![]() |
SyncRoot | Gets an object that is used to synchronize access to the collection. |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
ICollection.IsSynchronized | (Inherited from ReadOnlyCollectionBase.) |
![]() ![]() |
ICollection.SyncRoot | (Inherited from ReadOnlyCollectionBase.) |
Top
.gif)
.gif)
.gif)
.gif)