ShapeModelingCollection Class

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

Syntax

Public Class ShapeModelingCollection _
    Inherits CollectionBase

Dim instance As ShapeModelingCollection
public class ShapeModelingCollection : CollectionBase
public ref class ShapeModelingCollection : public CollectionBase
public class ShapeModelingCollection extends CollectionBase

Inheritance Hierarchy

System.Object
  System.Collections.CollectionBase
    Microsoft.VisualStudio.Modeling.Diagrams.ShapeModelingCollection

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.

See Also

Reference

ShapeModelingCollection Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace