MLeafValue
Constructors
| Constructor | Description |
new()
Signature: unit -> MLeafValue
|
|
Instance members
| Instance member | Description |
AsString
Signature: string
Modifiers: abstract |
|
TryUpdate(arg1)
Signature: LeafValue -> bool
Modifiers: abstract |
|
Static members
| Static member | Description |
Create(v)
Signature: v:LeafValue -> IMod<MLeafValue>
|
|
Update(m, v)
Signature: (m:IMod<MLeafValue> * v:LeafValue) -> unit
|
|