Return the amount of times an indexer has been called
Namespace: TypeMock
Assembly: TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax
Parameters
- type
- Type: SystemString
String representation of Type
Return Value
Type: Int32Number of times the indexer has been called
Remarks
See Also