'宣言
Public Overloads Function Equals( _ ByVal other As DocumentModel.PaperInfo _ ) As Boolean
public bool Equals( DocumentModel.PaperInfo other )
パラメータ
- other
- 現在のDocumentModel.PaperInfoインスタンスと比較するDocumentModel.PaperInfo構造体。
戻り値の型
指定されたDocumentModel.PaperInfo構造体が現在のインスタンスと等しい場合はtrue。それ以外の場合はfalse。