Equals

SpreadsheetDocumentInfo.Equals method

このインスタンスが他の指定された SpreadsheetDocumentInfo と等しいかどうかを判断します instance

public bool Equals(SpreadsheetDocumentInfo other)
パラメータ タイプ 説明
other SpreadsheetDocumentInfo これと等しいかどうかをチェックする必要があるその他の SpreadsheetDocumentInfo インスタンス

戻り値

等しい場合は true、等しくない場合は false

関連項目