DeclarationIdentifier.MemberIndex Property |
Namespace: PostSharp.Reflection
Assembly: PostSharp (in PostSharp.dll) Version: 6.5.19.0 (6.5.19.0)
The value of this property is guaranteed to be smaller than the total number of methods in the declaring type.
The value is guaranteed to be unique only in the declaring type, not in the set of base types. Numbering of members restarts at 0 for every derived type.