public RulePackageAttribute this[ int index ]; {get;}
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As RulePackageAttribute
Parameters
- index
- The zero-based index of the RulePackageAttribute to get.
public RulePackageAttribute this[ int index ]; {get;}
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As RulePackageAttribute
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | index is less than 0 or index is equal to or greater than Count. |
Target Platforms: Windows 11, Windows 10