Click or drag to resize

IMultiEntryMetadataAdd Method

Adds a new entry to the collection

Namespace:  Ingeniux.Runtime.Assets
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
void Add(
	string value
)

Parameters

value
Type: SystemString
The string value to add
See Also