BehavioredClassifierExtensions::GetRealizedInterfaces Method (IBehavioredClassifier^)

 

Returns a collection of the IInterfaces implemented by the given classifier.

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

public:
[ExtensionAttribute]
static IEnumerable<IInterface^>^ GetRealizedInterfaces(
	IBehavioredClassifier^ classifier
)
Return to top
Show: