GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > DifferentialFormat クラス > Equals メソッド : Equals(DifferentialFormat) メソッド |
'Declaration
Public Overloads Function Equals( _ ByVal other As DifferentialFormat _ ) As Boolean
'使用法
Dim instance As DifferentialFormat Dim other As DifferentialFormat Dim value As Boolean value = instance.Equals(other)
public bool Equals( DifferentialFormat other )