Method GetReaders
GetReaders()
Returns a snapshot of the registered readers, in registration order.
public IReadOnlyList<IDocumentReader> GetReaders()
Returns
- IReadOnlyList<IDocumentReader>
A new array of the registered readers.
Returns a snapshot of the registered readers, in registration order.
public IReadOnlyList<IDocumentReader> GetReaders()
A new array of the registered readers.