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