INamed Data File Object<TObject> Properties
Properties
Children |
Enumerates the children of the object.
(Inherited from IDataObject<TObject>) |
Element |
Gets the element type of the object.
(Inherited from IDataObject<TObject>) |
Has |
Gets whether the object has children.
(Inherited from IDataObject<TObject>) |
IsData |
Gets whether the object can be converted to a vector.
(Inherited from IDataObject<TObject>) |
IsLoaded |
Gets whether the data for the object has been loaded.
(Inherited from IDataObject<TObject>) |
IsMatrix |
Gets whether the object can be converted to a matrix.
(Inherited from IDataObject<TObject>) |
IsVector |
Gets whether the object can be converted to a data frame.
(Inherited from IDataObject<TObject>) |
Kind |
Gets the kind of object.
(Inherited from IDataObject<TObject>) |
Name | Gets the name of the object. |
Value |
Gets the object's data value.
(Inherited from IDataObject<TObject>) |