SPResourceTrackingRuleCollection members

Represents an IEnumerable instance of the SPResourceTrackingRule object.

The SPResourceTrackingRuleCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of rules in the collection.

Top

Methods

  Name Description
Public method Add(SPResourceKind, Int32, Int32) Adds a new SPResourceTrackingRule object to the collection.
Public method Add(SPResourceKind, Int32, Int32, Dictionary<String, SPResourceThrottlingThresholds>)
Public method Add(SPResourceKind, String, Int32, Int32, Dictionary<String, SPResourceThrottlingThresholds>)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Get(SPResourceKind) Gets a new SPResourceTrackingRule object from the collection.
Public method Get(SPResourceKind, String)
Public method GetEnumerator Implements IEnumerable<SPResourceTrackingRule>.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Implements an instance of IEnumerable.

Top

See also

Reference

SPResourceTrackingRuleCollection class

Microsoft.SharePoint.Administration namespace