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