| Funktionsname | dcl_DWGList_GetType |
|---|---|
| Syntax | (dcl_DWGList_GetType
<CONTROL>
ItemIndex [as
Long]) |
| Rückgabewert | Integer |
| Anwendbar auf | DWG List |
This method returns the item type of the item at ItemIndex; it returns NIL if the item doesn't exist.
| Type | Meaning |
| 0 | Item is a folder |
| 1 | Item is a file |