sGetStrings

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void sGetStrings(Tag t, string key, string[] ret)
  2. void sGetStrings(ValueRange v, string key, string[] ret)
    @safe
    void
    sGetStrings
    (
    ValueRange v
    ,
    string key
    ,
    ref string[] ret
    )

Meta