Method SafeItem
SafeItem(int)
Gets ListControlItem item with the specified index.
If index of the item is invalid or item is not ListControlItem,
returns null.
ListControlItem? SafeItem(int index)
Parameters
indexint
Gets ListControlItem item with the specified index.
If index of the item is invalid or item is not ListControlItem,
returns null.
ListControlItem? SafeItem(int index)
index int