TermCollection Methods
Include Protected Members
Include Inherited Members
The TermCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CopyTo(Array, Int32) | Copies the internal collection to the specified array starting at the specified index. (Inherited from GenericCollection<T>.) |
![]() |
CopyTo([], Int32) | Copies the internal collection to the given array starting at the specified index. (Inherited from GenericCollection<T>.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Returns an generic enumerator that can iterate through the GenericCollection. (Inherited from GenericCollection<T>.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
MoveNext | Gets the next set of paged data in the collection. |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | Returns a generic enumerator that can iterate through the GenericCollection. (Inherited from GenericCollection<T>.) |
Top
.gif)
.gif)
.gif)
.gif)