ShapeIdCollection Class
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'Declaration
Public Class ShapeIdCollection _
Implements ICollection, IEnumerable
'Usage
Dim instance As ShapeIdCollection
public class ShapeIdCollection : ICollection,
IEnumerable
public ref class ShapeIdCollection : ICollection,
IEnumerable
public class ShapeIdCollection implements ICollection, IEnumerable
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.Diagrams.ShapeIdCollection
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.