IEncapsulatedClassifier::OwnedPorts Property

 

Gets the Ports through which instances of this type interact with other instances.

Namespace:   Microsoft.VisualStudio.Uml.CompositeStructures
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

property IEnumerable<IPort^>^ OwnedPorts {
	IEnumerable<IPort^>^ get();
}
Return to top
Show: