EdgePointCollection Methods

 

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_pubmethodAdd(EdgePoint^)

System_CAPS_pubmethodAdd(Object^)

(Inherited from ArrayList.)

System_CAPS_pubmethodAddRange(ICollection^)

(Inherited from ArrayList.)

System_CAPS_pubmethodBinarySearch(Int32, Int32, Object^, IComparer^)

(Inherited from ArrayList.)

System_CAPS_pubmethodBinarySearch(Object^)

(Inherited from ArrayList.)

System_CAPS_pubmethodBinarySearch(Object^, IComparer^)

(Inherited from ArrayList.)

System_CAPS_pubmethodClear()

(Inherited from ArrayList.)

System_CAPS_pubmethodClone()

(Inherited from ArrayList.)

System_CAPS_pubmethodContains(EdgePoint^)

System_CAPS_pubmethodContains(Object^)

(Inherited from ArrayList.)

System_CAPS_pubmethodCopyTo(Array^)

(Inherited from ArrayList.)

System_CAPS_pubmethodCopyTo(Array^, Int32)

(Inherited from ArrayList.)

System_CAPS_pubmethodCopyTo(array<EdgePoint^>^)

System_CAPS_pubmethodCopyTo(array<EdgePoint^>^, Int32)

System_CAPS_pubmethodCopyTo(Int32, Array^, Int32, Int32)

(Inherited from ArrayList.)

System_CAPS_pubmethodCopyTo(Int32, array<EdgePoint^>^, Int32, Int32)

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetEnumerator()

(Inherited from ArrayList.)

System_CAPS_pubmethodGetEnumerator(Int32, Int32)

(Inherited from ArrayList.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetRange(Int32, Int32)

(Inherited from ArrayList.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodIndexOf(EdgePoint^)

System_CAPS_pubmethodIndexOf(Object^)

(Inherited from ArrayList.)

System_CAPS_pubmethodIndexOf(Object^, Int32)

(Inherited from ArrayList.)

System_CAPS_pubmethodIndexOf(Object^, Int32, Int32)

(Inherited from ArrayList.)

System_CAPS_pubmethodInsert(Int32, EdgePoint^)

System_CAPS_pubmethodInsert(Int32, Object^)

(Inherited from ArrayList.)

System_CAPS_pubmethodInsertRange(Int32, ICollection^)

(Inherited from ArrayList.)

System_CAPS_pubmethodLastIndexOf(Object^)

(Inherited from ArrayList.)

System_CAPS_pubmethodLastIndexOf(Object^, Int32)

(Inherited from ArrayList.)

System_CAPS_pubmethodLastIndexOf(Object^, Int32, Int32)

(Inherited from ArrayList.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticReadOnly(EdgePointCollection^)

System_CAPS_pubmethodRemove(EdgePoint^)

System_CAPS_pubmethodRemove(Object^)

(Inherited from ArrayList.)

System_CAPS_pubmethodRemoveAt(Int32)

(Inherited from ArrayList.)

System_CAPS_pubmethodRemoveRange(Int32, Int32)

(Inherited from ArrayList.)

System_CAPS_pubmethodReverse()

(Inherited from ArrayList.)

System_CAPS_pubmethodReverse(Int32, Int32)

(Inherited from ArrayList.)

System_CAPS_pubmethodSetRange(Int32, ICollection^)

(Inherited from ArrayList.)

System_CAPS_pubmethodSort()

(Inherited from ArrayList.)

System_CAPS_pubmethodSort(IComparer^)

(Inherited from ArrayList.)

System_CAPS_pubmethodSort(Int32, Int32, IComparer^)

(Inherited from ArrayList.)

System_CAPS_pubmethodToArray()

(Inherited from ArrayList.)

System_CAPS_pubmethodToArray(Type^)

(Inherited from ArrayList.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_pubmethodTrimToSize()

(Inherited from ArrayList.)

Return to top
Show: