[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.PODAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
internal static int GetExistingOrNewMetaTypeIndex(
PortableObjectDocument document,
Type type
)
internal static int GetExistingOrNewMetaTypeIndex(
PortableObjectDocument document,
Type type
)
Friend Shared Function GetExistingOrNewMetaTypeIndex (
document As PortableObjectDocument,
type As Type
) As Integer
Friend Shared Function GetExistingOrNewMetaTypeIndex (
document As PortableObjectDocument,
type As Type
) As Integer
internal:
static int GetExistingOrNewMetaTypeIndex(
PortableObjectDocument^ document,
Type^ type
)
internal:
static int GetExistingOrNewMetaTypeIndex(
PortableObjectDocument^ document,
Type^ type
)
internal static member GetExistingOrNewMetaTypeIndex :
document : PortableObjectDocument *
type : Type -> int
internal static member GetExistingOrNewMetaTypeIndex :
document : PortableObjectDocument *
type : Type -> int
Return Value
Type:
Int32