TreeIOContext.get

  1. IO get(IOID id)
  2. T get()
    struct TreeIOContext
    T
    get
    (
    T
    )
    ()

Return Value

Type: T

The active instance of the given IO interface. null, no instance of this interface is currently active.

Meta