Method IsCurrent
IsCurrent(int)
Gets whether item with the specified index is current.
public bool IsCurrent(int index)
Parameters
indexintItem index.
Gets whether item with the specified index is current.
public bool IsCurrent(int index)
index intItem index.