Свойство Item
Gets a Rule object in the collection by name or by index number.
Список перегрузок
Имя | Описание | |
---|---|---|
![]() |
Item[ ( [ ( Int32] ) ] ) | Gets a Rule object in the collection by index number. |
![]() |
Item[ ( [ ( String] ) ] ) | Gets a Rule object in the collection by name. |
![]() |
Item[ ( [ ( String, String] ) ] ) | Gets a Rule object in the collection by name. |
В начало