Dobject.Put
- Value* Put(d_string PropertyName, Value* value, uint attributes)
- Value* Put(Identifier* key, Value* value, uint attributes)
- Value* Put(d_string PropertyName, Dobject o, uint attributes)
- Value* Put(d_string PropertyName, d_number n, uint attributes)
- Value* Put(d_string PropertyName, d_string s, uint attributes)
- Value* Put(d_uint32 index, Value* vindex, Value* value, uint attributes)
- Value* Put(d_uint32 index, Value* value, uint attributes)
dmdscript dobject Dobject
constructorsfunctionsstatic functionsvariables