다음을 통해 공유


ShapeIdentifier.IEquatable<ShapeIdentifier>.Equals Method

Microsoft internal use only.

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

Syntax

‘선언
Private Function Equals ( _
    other As ShapeIdentifier _
) As Boolean Implements IEquatable(Of ShapeIdentifier).Equals
bool IEquatable<ShapeIdentifier>.Equals(
    ShapeIdentifier other
)

Parameters

Return Value

Type: System.Boolean

Implements

IEquatable<T>.Equals(T)

.NET Framework Security

See Also

Reference

ShapeIdentifier Structure

Microsoft.Internal.VisualStudio.PlatformUI Namespace