getValues

Returns all values of type S as type T from node.

  1. T[] getValues(SDLNode node, SDLType type)
    T[]
    getValues
    (
    T
    )
  2. T[] getValues(SDLNode[] node, SDLType type)

Meta