Definition
Gets the definition of the indexer. If the current declaration is an indexer of a generic type instance, this returns the indexer in the generic type definition. Otherwise, it returns the current instance.
Declaration
IIndexer Definition { get; }
Property Value
Type | Description |
---|---|
IIndexer |