IBehavioredClassifier::InterfaceRealizations Property

 

Gets the Interfaces realized by this behavior.

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

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