IBehavior::OwnedParameters Property

 

Gets the Parameters that are owned by the Behavior.

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

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