SAMRecord.opIndexAssign

Assign a tag key array pair

  1. void opIndexAssign(T value, string index)
  2. void opIndexAssign(T[] value, string index)
    class SAMRecord
    void
    opIndexAssign
    (
    T : T[]
    )
    (
    T[] value
    ,
    string index
    )

Meta