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