Overload | Description |
---|---|
Item(String) | If the array consists of OBJECT TYPE elements, gets or sets the value of the specified property of the current array element, as a Boolean, otherwise, gets the value of the current array element as a Boolean. |
Item(Int32) | If the array consists of OBJECT TYPE elements, gets or sets the value of the specified property of the current array element, as a Boolean, otherwise, gets the value of the current array element as a Boolean. |