GhostShapeCollection 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(GhostShape^)

Adds a GhostShape object to the collection.

System_CAPS_pubmethodCopyTo(Array^, Int32)

Copies the GhostShapes to an Array, starting at a particular Array index.

System_CAPS_pubmethodCopyTo(array<GhostShape^>^, Int32)

Copies the GhostShapes to a GhostShape[] array, starting at a particular Array index.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodFind(Guid)

Gets the GhostShape given the source ShapeElement guid.

System_CAPS_pubmethodGetEnumerator()

Returns an enumerator that can iterate through the GhostShape collection.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetObjectData(SerializationInfo^, StreamingContext)

Populates a SerializationInfo with the data needed to serialize this object.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodOffset(PointD)

Offsets the current location of each ghost shape by the specified delta.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: