[This is preliminary documentation and is subject to change.]
Property to get a specific CompareRule.
| C# | Visual Basic | Visual C++ |
public CompareRule this[ int zeroBasedIndex ] { get; }
Public ReadOnly Default Property Item ( _ zeroBasedIndex As Integer _ ) As CompareRule
public: property CompareRule^ default[int zeroBasedIndex] { CompareRule^ get (int zeroBasedIndex); }
- zeroBasedIndex (Int32)