IBehavioredClassifier::InterfaceRealizations Property
Visual Studio 2015
Gets the Interfaces realized by this behavior.
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
property IEnumerable<IInterfaceRealization^>^ InterfaceRealizations {
IEnumerable<IInterfaceRealization^>^ get();
}
Property Value
Type: System.Collections.Generic::IEnumerable<IInterfaceRealization^>^
Show: