| AbstractStructure Class |
Namespace: Qlik.Engine
The AbstractStructure type exposes the following members.
| Name | Description | |
|---|---|---|
| AddT |
Adds an element to the abstract structure
| |
| AsT |
Retrieves a concrete object based on the abstract object structure
| |
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
| GetT(String) |
Retrieves a relative element of the abstract structure
| |
| GetT(String, T) |
Retrieves a relative element of the abstract structure
| |
| GetMemberT | Obsolete. | |
| GetTypes | ||
| GetValues | ||
| IsSet |
Checks if a property is actually set in the structrue
| |
| ReadJson |
Read the structure of the object from the argument reader.
| |
| SetT |
Sets a relative element of the abstract structure
| |
| SetMemberT | Obsolete. | |
| WriteJson |
Write the full json structure of the object to the argument writer.
|
| Name | Description | |
|---|---|---|
| If | (Defined by StructureExpressionExtensions.) | |
| Switch | (Defined by StructureExpressionExtensions.) |