ICanReadWrite

Description

interface Tinman.Core.IO.ICanReadWrite

Base interface for classes that support read access and/or write access.

Public / Attributes

Can­Read


public attribute CanRead → (get)

value : bool

true if this object supports reading, false if not.

Does this object support read access?