Argument.get

get inner value in the specified type, T usually is among ArgValueSeq

  1. ArgVariant get()
  2. T get()
    class Argument
    const
    T
    get
    (
    T
    )
    ()

Return Value

Type: T

the result value

Meta