DK for Python | tatukgis_pdk.TGIS_CSAbstractList | Constructors | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| __init__() | public | Create an instance. (Overrides TGIS_ThreadClass.__init__) |
|
| __init__(bool, bool, bool) | public | Creates a list attached to an existing global definition list with optional uniqueness checks. | |
| __init__(TGIS_CSAbstractList) | public | Creates a list attached to an existing global definition list. | |
| __init__(TGIS_CSAbstractList, bool, bool) | public | Creates a list attached to an existing global definition list with optional uniqueness checks. | |