SPResourceTrackingRuleCollection members
Include protected members
Include inherited members
代表IEnumerableSPResourceTrackingRule物件的執行個體。
The SPResourceTrackingRuleCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Count | 取得集合中的規則數目。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add(SPResourceKind, Int32, Int32) | 會將新的SPResourceTrackingRule物件加入集合。 |
![]() |
Add(SPResourceKind, String, Int32, Int32) | |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
Get(SPResourceKind) | 會從集合取得新的SPResourceTrackingRule物件。 |
![]() |
Get(SPResourceKind, String) | |
![]() |
GetEnumerator | 實作IEnumerable<SPResourceTrackingRule>。 |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | 實作IEnumerable執行個體。 |
Top