IData Object<TObject> Properties
Properties
Children | Enumerates the children of the object. |
Element | Gets the element type of the object. |
Has | Gets whether the object has children. |
IsData | Gets whether the object can be converted to a vector. |
IsLoaded | Gets whether the data for the object has been loaded. |
IsMatrix | Gets whether the object can be converted to a matrix. |
IsVector | Gets whether the object can be converted to a data frame. |
Kind | Gets the kind of object. |
Value | Gets the object's data value. |