public IEnumerable<IPersistentRepresentation> Read( string pid, long fromSeqNr, long toSeqNr, long max )
member Read : pid : string * fromSeqNr : int64 * toSeqNr : int64 * max : int64 -> IEnumerable<IPersistentRepresentation>