MetaDataIterator Class#
Methods#
Set iterator to point to the start of dataset.  | 
|
Test if iterator points to the last element of dataset.  | 
|
Get the name of the object the iterator currently points to.  | 
|
Get the metadata object that the iterator currently is pointing to.  | 
|
Forward iterator to point to the next element of dataset.  | 
|