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