TypedValue(Int32, Object) Constructor

Constructor for the TypedValue structure.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public TypedValue(
        int typeCode,
        Object value
)

Parameters

typeCode  Int32
[in] Type code.
value  Object
[in] Input value.
See Also

©  Bricsys NV. All rights reserved.