OneOrMany<T> Methods

Visual Studio 2015
 

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

NameDescription
System_CAPS_pubmethodAdd(T)

Adds a new value to the collection.

System_CAPS_pubmethodEquals(Object^)

(Inherited from ValueType.)

System_CAPS_pubmethodGetEnumerator()

Gets the enumerator for the collection.

System_CAPS_pubmethodGetHashCode()

(Inherited from ValueType.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodRemoveAt(Int32)

Removes the item at the specified index from the collection.

System_CAPS_pubmethodToString()

(Inherited from ValueType.)

Return to top
Show: