IOperation::IsOrdered Property

 

For a return type with multiplicity > 1. True if the returned collection forms a sequence with a definite ordering.

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

property bool IsOrdered {
	bool get();
}

Property Value

Type: System::Boolean

Return to top
Show: