IBehavioredClassifier::OwnedBehaviors Property

 

Gets the Behaviors defined within the scope of this classifier.

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

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