ICombinedFragment::Operands Property

 

Gets the operands of the combined fragment.

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

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