다음을 통해 공유


ShapeIdentifier.LessThan Operator

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Public Shared Operator < ( _
    first As ShapeIdentifier, _
    second As ShapeIdentifier _
) As Boolean
public static bool operator <(
    ShapeIdentifier first,
    ShapeIdentifier second
)

Parameters

Return Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

ShapeIdentifier Structure

Microsoft.Internal.VisualStudio.PlatformUI Namespace