MetadataManagerSerializationContainerElementDataGetDefaultValue Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic override void GetDefaultValue(
Object obj,
out bool specified,
out Object value
)
Parameters
- obj Object
-
- specified Boolean
-
- value Object
-
See Also