'宣言 Public Overloads Function Equals( _ ByVal other As PdfOperatorPosition _ ) As System.Boolean
public System.bool Equals( PdfOperatorPosition other )
パラメータ
- other
- 現在のオブジェクトと比較する PdfOperatorPosition。
戻り値の型
指定されたオブジェクトが現在のオブジェクトと等しい場合はtrue。それ以外の場合はfalse。