Click or drag to resize

ILanguageSpecificMetaDataSerialize Method

Serialize the entry to XML for exports

Namespace:  Ingeniux.Runtime.Assets
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
IEnumerable<XElement> Serialize(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: IEnumerableXElement
See Also