[This is preliminary documentation and is subject to change.]
| Icon | Member | Description |
|---|---|---|
| TExternalBase..::.DllData()()() |
Empty constructor for the DllData class.
| |
| TExternalBase..::.DllData(String, String, Int32, Boolean) |
Constructor for the DllData class. This constructor assumes a data ranke of 1.
| |
| TExternalBase..::.DllData(String, String, Int32, Boolean, Int32) |
Constructor for the DllData class. This constructor will set the data rank,
and allocate coordinates and related arrays acoordingly.
|