The DataNavigator type exposes the following members.

Methods

  NameDescription
CreateNavigator
Creates navigator for the given object.
CreateRangeNavigator
Create mock navigator for given range.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetChildNavigators
Returns list of nested navigators.
GetFieldNavigator
Returns navigator for specified field.
GetFieldValue
Gets field value.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetList
Returns data list.
GetRecordChildNavigators
Returns list of nested navigators.
GetRecordFieldValue
Gets property value.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GetTypePropertiesDescriptors
Get properties list.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
MoveNext
Moves navigator to the next record.
Reset
Resets navigator state.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also