共用方式為


IPropertySymbol.IsIndexer 屬性

定義

傳回屬性是否真的是索引子。

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

屬性值

適用於