'Declaration Public Overloads Function Equals( _ ByVal other As Alignment _ ) As Boolean
'Declaration
Public Overloads Function Equals( _ ByVal other As Alignment _ ) As Boolean
'使用法 Dim instance As Alignment Dim other As Alignment Dim value As Boolean value = instance.Equals(other)
'使用法
Dim instance As Alignment Dim other As Alignment Dim value As Boolean value = instance.Equals(other)
public bool Equals( Alignment other )
Alignment 構造体 Alignment メンバ オーバーロード一覧
Copyright © 2004 GrapeCity inc.