Value.insert Method

Overload List

 

Name

Description

Value.insert Method 1:

insert(String, String)

Inserts a String with the specified key in the map.

Value.insert Method 2:

insert(String, Value)

Inserts a Value with the specified key in the map.

Value.insert Method 3:

insert(ValueVectorIterator, Value)

Inserts a Value at the specified position in the vector.

Reference

Value Class

TcHmiSrv Namespace