LookupTable Constructor
- Updated2023-02-21
- 2 minute(s) read
| Name | Description | |
|---|---|---|
| LookupTable(BaseNodeType) | Initializes a new instance of the LookupTable class with the specified object. Throws an exception if the object's GUID is not that of LookupTable. | |
| LookupTable(String) | Initializes a new instance of the LookupTable class with the specified name. | |
| LookupTable(String, LUTValue[], String) | Initializes a new instance of the LookupTable class with the specified name and properties. |