| Properties of class ObjectReaderBase |
class ObjectReaderBase | Methods | All Members
Public Properties
Gets the current DataObject.
public IDataObject Current { get; }
Gets a value indicating whether the reader is closed.
public bool IsClosed { get; }