This topic has not yet been rated - Rate this topic

SPBaseCollection Members

Provides the base functionality for collections in the Microsoft.SharePoint and Microsoft.SharePoint.Administration namespaces.

The SPBaseCollection type exposes the following members.

  Name Description
Protected method SPBaseCollection Reserved for internal use. Initializes a new instance of the SPBaseCollection class.
Top
  Name Description
Public property Count Reserved for internal use. Gets the total number of elements in the collection.
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Top
  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Gets an enumerator to iterate through the collection.
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Public method GetTypedEnumerator<T> Returns a type-safe enumerator to iterate through the collection.
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Top
  Name Description
Explicit interface implemetation Private method ICollection.CopyTo Copies the elements of the collection to an array, starting at the specified array index.
Explicit interface implemetation Private property ICollection.IsSynchronized Gets a Boolean value that indicates whether access to the collection is synchronized or thread-safe.
Explicit interface implemetation Private property ICollection.SyncRoot Gets an object that is used to synchronize access to the collection.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ