'Declaration Public Overloads Function Equals( _ ByVal other As CfValue _ ) As Boolean
'Declaration
Public Overloads Function Equals( _ ByVal other As CfValue _ ) As Boolean
'Usage Dim instance As CfValue Dim other As CfValue Dim value As Boolean value = instance.Equals(other)
'Usage
Dim instance As CfValue Dim other As CfValue Dim value As Boolean value = instance.Equals(other)
public bool Equals( CfValue other )
CfValue Structure CfValue Members Overload List