共用方式為


MonikerKey.LessThan 運算子

命名空間:  Microsoft.VisualStudio.Modeling
組件:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.12.0.dll 中)

語法

'宣告
Public Shared Operator < ( _
    monikerKey1 As MonikerKey, _
    monikerKey2 As MonikerKey _
) As Boolean
public static bool operator <(
    MonikerKey monikerKey1,
    MonikerKey monikerKey2
)

參數

傳回值

類型:System.Boolean

.NET Framework 安全性

請參閱

參考

MonikerKey 類別

Microsoft.VisualStudio.Modeling 命名空間