set

set(object, object)

Indexing by 3-letter element id

set(id, value)
ParameterTypeDescription
idobject3-letter element id
valueobject

Return Value

Corresponding

DataElement

See Also


set(object, object)

Indexing by index number

set(index, value)
ParameterTypeDescription
indexobjectElement index (int)
valueobject

Return Value

Corresponding

DataElement

See Also