Partager via


ShapeIdentifier.LessThan, opérateur

Réservé à un usage interne Microsoft.

Espace de noms :  Microsoft.Internal.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Shared Operator < ( _
    first As ShapeIdentifier, _
    second As ShapeIdentifier _
) As Boolean
public static bool operator <(
    ShapeIdentifier first,
    ShapeIdentifier second
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

ShapeIdentifier Structure

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms