TypeType.ListItemBu sayfadaType.ListItem Bir liste türünden öğe türü döndürür. Syntax Type.ListItem( type as type) as type Remarks Bir type listesinden bir öğe türü döndürür. Examples Example #1 Liste <code>{number}</code> içinden öğe türünü bulun. Type.ListItem(type {number}) Result: type number Category Type