Click or drag to resize

ILanguageSpecificMetaData.Serialize 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: System.String

Return Value

Type: IEnumerable<XElement>
See Also