IPropertySymbol.IsIndexer 属性

定义

返回属性是否真的是索引器。

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

属性值

适用于