CategoriesEnumerator members
SharePoint 2013
Supports iterating over a CategoryCollection object and reading its individual Category objects.
The CategoriesEnumerator type exposes the following members.
| Name | Description | |
|---|---|---|
|
CategoriesEnumerator | Initializes a new instance of the CategoriesEnumerator class. |
| Name | Description | |
|---|---|---|
|
Dispose | Disposes this object. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
MoveNext | Advances the enumerator to the next element of the collection. |
|
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. |
|
ToString | (Inherited from Object.) |
Show: