Inserts "value" into a specific attribute, value or subvalue location in the dynamic array specified by "instr"

Overload List

  Name Description
Public method Insert (String, Int32, Int32, Int32, String) Inserts "value" into a specific attribute, value or subvalue location in the dynamic array specified by "instr"
Public method Insert (String, Int32, Int32, String) Inserts "value" into a specific attribute, value or subvalue location in the dynamic array specified by "instr"
Public method Insert (String, Int32, String) Inserts "value" into a specific attribute, value or subvalue location in the dynamic array specified by "instr"

See Also