IStructuredClassifier::OwnedConnectors Property
Visual Studio 2015
Gets the connectors owned by the classifier, for example the Assembly and Delegate connectors in a Component.
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
Property Value
Type: System.Collections.Generic::IEnumerable<IConnector^>^
Show: