MethodBase._MethodBase.IsFamily プロパティ

定義

このメンバーの説明については、 IsFamilyを参照してください。

property bool System::Runtime::InteropServices::_MethodBase::IsFamily { bool get(); };
bool System.Runtime.InteropServices._MethodBase.IsFamily { get; }
member this.System.Runtime.InteropServices._MethodBase.IsFamily : bool
 ReadOnly Property IsFamily As Boolean Implements _MethodBase.IsFamily

プロパティ値

このメンバーの説明については、 IsFamilyを参照してください。

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 MethodBase インスタンスが_MethodBase インターフェイスにキャストされている場合にのみ使用できます。

適用対象