Sdílet prostřednictvím


MonikerKey.LessThan – operátor

Obor názvů:  Microsoft.VisualStudio.Modeling
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntaxe

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

Parametry

Vrácená hodnota

Typ: System.Boolean

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

MonikerKey Třída

Microsoft.VisualStudio.Modeling – obor názvů