Click or drag to resize

MetadataManagerSerializationContainerElementDataGetDefaultValue Method

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public override void GetDefaultValue(
	Object obj,
	out bool specified,
	out Object value
)

Parameters

obj
Type: SystemObject
specified
Type: SystemBoolean
value
Type: SystemObject
See Also