GenericCoreConnectionType Class

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

Syntax

Public Class GenericCoreConnectionType _
    Inherits ConnectionType

Dim instance As GenericCoreConnectionType
public class GenericCoreConnectionType : ConnectionType
public ref class GenericCoreConnectionType : public ConnectionType
public class GenericCoreConnectionType extends ConnectionType

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.Diagrams.ConnectionType
    Microsoft.VisualStudio.Modeling.Diagrams.GenericCoreConnectionType

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

GenericCoreConnectionType Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace