Method Iterator()->`!()
- Method `!
boolres = !Iterator()- Description
Returns
0(zero) when the iterator points to an item,1otherwise.
- Method `!
boolres = !Iterator()- Description
Returns
0(zero) when the iterator points to an item,1otherwise.
bool res = !Iterator()
Returns 0 (zero) when the iterator points to an item,
1 otherwise.
bool res = !Iterator()
Returns 0 (zero) when the iterator points to an item,
1 otherwise.