SPQuotaTemplateCollection Methods

Include Protected Members
Include Inherited Members

The SPQuotaTemplateCollection type exposes the following members.

Methods

  Name Description
Public method Add Creates a quota template object in the collection.
Public method Clear Removes all quota template objects from the collection.
Public method Delete Deletes the quota template object with the specified name from the collection.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from SPBaseCollection.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Public method GetTypedEnumerator<T> (Inherited from SPBaseCollection.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ICollection.CopyTo (Inherited from SPBaseCollection.)

Top

See Also

Reference

SPQuotaTemplateCollection Class

Microsoft.SharePoint.Administration Namespace