Property IsMarkSupported
IsMarkSupported
Indicates whether this reader supports the Mark(Int32) and
Reset() methods. This implementation returns true
.
Declaration
public override bool IsMarkSupported { get; }
Property Value
Type | Description |
---|---|
System.Boolean |