次の方法で共有


SplitterLength.Equals Method (SplitterLength)

Microsoft internal use only.

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

Syntax

'宣言
Public Function Equals ( _
    other As SplitterLength _
) As Boolean
public bool Equals(
    SplitterLength other
)

Parameters

Return Value

Type: System.Boolean

Implements

IEquatable<T>.Equals(T)

.NET Framework Security

See Also

Reference

SplitterLength Structure

Equals Overload

Microsoft.VisualStudio.PlatformUI Namespace