ShapeIdCollection Class
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | ShapeIdCollection() | Initializes a new instance of the ShapeIdCollection class. |
![]() | ShapeIdCollection(SelectedShapesCollection^) | Initializes a new instance of the ShapeIdCollection class. |
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of elements contained in the ICollection. |
![]() | GuidList | |
![]() | IsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread-safe). |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the ICollection. |
| Name | Description | |
|---|---|---|
![]() | CopyTo(Array^, Int32) | Copies the elements of the ICollection to an Array, starting at a particular Array index. |
![]() | CopyTo(array<Guid>^, Int32) | Copies the elements of the ICollection to an Array of Guids, starting at a particular Array index. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetEnumerator() | Returns an enumerator that can iterate through this collection. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



