EnumerableComCollection<TComEnumerator, TEnumerated> Methods

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubmethodClone(TComEnumerator, TComEnumerator)

Clones the item with the specified enumerator .

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetEnumerator()

Gets the enumerator.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodNextItems(TComEnumerator, UInt32, array<TEnumerated>^, UInt32)

Gets the specified number of items.

System_CAPS_pubmethodReset(TComEnumerator)

Resets the counter of the collection.

System_CAPS_pubmethodSkip(TComEnumerator, UInt32)

Skips the specified number of items.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: