IBehavioralFeature::OwnedParameters Property
Visual Studio 2015
Gets the ordered set of formal parameters owned by this BehavioralFeature. The parameter direction can be in, inout, out, or return.
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
Property Value
Type: System.Collections.Generic::IEnumerable<IParameter^>^
Show: