SPQuotaTemplateCollection Properties

Include Protected Members
Include Inherited Members

The SPQuotaTemplateCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of quota templates in the collection. (Overrides SPBaseCollection.Count.)
Public property Item[Int32] Gets the quota template object at the specified index in the collection. In C#, this property is an indexer for the SPQuotaTemplateCollection class.
Public property Item[String] Gets or sets a quota template object with the specified name in the collection. In C#, this property is an indexer for the SPQuotaTemplateCollection class.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)

Top

Explicit Interface Implementations

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

Top

See Also

Reference

SPQuotaTemplateCollection Class

Microsoft.SharePoint.Administration Namespace