Loads the object's data value.
Namespace: Extreme.DataAssembly: Extreme.Data (in Extreme.Data.dll) Version: 1.0.16170.0 (1.0.16170.0)
void Load(
bool recursive
)
Sub Load (
recursive As Boolean
)
void Load(
bool recursive
)
abstract Load :
recursive : bool -> unit
Parameters
- recursive
- Type: SystemBoolean
Specifies whether children of the
object should be loaded as well.
Numerical Libraries
Supported in: 6.0
Reference