TagFile.appendComplexProp

Append complex property values.

class TagFile
bool
appendComplexProp
(
string name
,)

Parameters

name string

Key name of complex property to append to

values TagVariant[string]

Associative array of string keys and TagVariant structure values to append or null to clear

Return Value

Type: bool

true on success, false otherwise