Workspace 6.21.5
|
Provides very basic information about the contents of a ObjectDictionary.
Inputs: | |||
---|---|---|---|
Object dictionary | CSIRO::DataExecution::ObjectDictionary | ||
Outputs: | |||
Collection identifier | QString | Optional identifier of the overall collection. | |
Immediate child count | int | The number of immediate (direct) child elements in the ObjectDictionary. | |
Immediate child names | QStringList | A list of the names of the immediate children of the ObjectDictionary. | |
Immediate child descriptions | QStringList | A list of the descriptions of the immediate children of the ObjectDictionary. | |
Last index of immediate child names | int | The last index of the returned immediate child names. |