PropertyVariant Constructor
|
Namespace: Bricscad.Opm
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public PropertyVariant(
Object obj
)
Public Sub New (
obj As Object
)
public:
PropertyVariant(
Object^ obj
)
new :
obj : Object -> PropertyVariant
Parameters
- obj Object
-
See Also