Returns an enumerator that iterates through the row values from the first position to the last one.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public IEnumerator<Object> GetEnumerator()
Return Value
Type:
IEnumeratorObjectImplements
IEnumerableTGetEnumeratorSee Also