次の方法で共有


IPropertySymbol.IsIndexer プロパティ

定義

プロパティが実際にインデクサーであるかどうかを返します。

public:
 property bool IsIndexer { bool get(); };
public bool IsIndexer { get; }
member this.IsIndexer : bool
Public ReadOnly Property IsIndexer As Boolean

プロパティ値

適用対象