EnumerableComCollection<TComEnumerator, TEnumerated> Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | Clone(TComEnumerator, TComEnumerator) | Clones the item with the specified enumerator . |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetEnumerator() | Gets the enumerator. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | NextItems(TComEnumerator, UInt32, array<TEnumerated>^, UInt32) | Gets the specified number of items. |
![]() | Reset(TComEnumerator) | Resets the counter of the collection. |
![]() | Skip(TComEnumerator, UInt32) | Skips the specified number of items. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerable::GetEnumerator() | Gets the enumerator. |
Show:



