ICombinedFragment::Operands Property
Visual Studio 2015
Gets the operands of the combined fragment.
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
property IEnumerable<IInteractionOperand^>^ Operands {
IEnumerable<IInteractionOperand^>^ get();
}
Property Value
Type: System.Collections.Generic::IEnumerable<IInteractionOperand^>^
Show: