다음을 통해 공유


IOperation.IsOrdered 속성

복합성이 1 이상인 반환 형식에 해당합니다. 반환된 컬렉션이 정해진 순서의 시퀀스가 되면 True입니다.

네임스페이스:  Microsoft.VisualStudio.Uml.Classes
어셈블리:  Microsoft.VisualStudio.Uml.Interfaces(Microsoft.VisualStudio.Uml.Interfaces.dll)

구문

‘선언
ReadOnly Property IsOrdered As Boolean
bool IsOrdered { get; }
property bool IsOrdered {
    bool get ();
}
abstract IsOrdered : bool with get
function get IsOrdered () : boolean

속성 값

형식: Boolean

.NET Framework 보안

참고 항목

참조

IOperation 인터페이스

Microsoft.VisualStudio.Uml.Classes 네임스페이스