Click or drag to resize

ReferenceUtilityGetUnreferencedType Method (MetadataTypeInfo)

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public static MetadataTypeInfo GetUnreferencedType(
	MetadataTypeInfo type
)

Parameters

type
Type: NeoAxisMetadataTypeInfo

Return Value

Type: MetadataTypeInfo
See Also