Method Clone
Clone()
Creates a copy, so a reader can apply per-call overrides without mutating the instance its caller handed it.
public RdlReadSettings Clone()
Returns
- RdlReadSettings
The copy.
Creates a copy, so a reader can apply per-call overrides without mutating the instance its caller handed it.
public RdlReadSettings Clone()
The copy.