Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Syntax
bool IsOrdered { get; }
property bool IsOrdered {
bool get();
}
abstract IsOrdered : bool with get
ReadOnly Property IsOrdered As Boolean
Property Value
Type: System.Boolean
See Also
IOperation Interface
Microsoft.VisualStudio.Uml.Classes Namespace
Return to top