ICollection Methods

 

Namespace:   Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

NameDescription
System_CAPS_pubmethodAddAt(Object^, Object^)

Adds an item to a collection at a position.

System_CAPS_pubmethodAddItem(Object^)

Adds an item to a collection.

System_CAPS_pubmethodGetEnumerator()

Gets a list of items in a collection.

System_CAPS_pubmethoditem(Object^)

Gets an item from a collection.

Return to top
Show: