IPropertySymbol.IsIndexer Property

Definition

Returns whether the property is really an indexer.

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

Property Value

Applies to