AllIndexers
Gets the list of indexers defined in the current type or inherited from the base types.
Declaration
IIndexerCollection AllIndexers { get; }
Property Value
Type | Description |
---|---|
IIndexerCollection |
Gets the list of indexers defined in the current type or inherited from the base types.
IIndexerCollection AllIndexers { get; }
Type | Description |
---|---|
IIndexerCollection |