System::Security::SecurityElement::Equal メソッド

SecurityElement::Equal method

パラメーターの等価性をチェックします。

bool System::Security::SecurityElement::Equal(SecurityElement other)
パラメーター説明
その他SecurityElement比較対象のタグ。

ReturnValue

タグが一致すれば true、そうでなければ false。

参照