MetaType GetExistingOrNewMetaTypeIndex Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Obtains new or existing instance of MetaType that represents a Type in the document instance

Namespace: NFX.Serialization.POD
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

internal static int GetExistingOrNewMetaTypeIndex(
	PortableObjectDocument document,
	Type type
)

Return Value

Type: OnlineInt32
See Also