Method GetItem NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll GetItem(int) Gets item with the specified index. public object? GetItem(int index) Parameters index int Item index. Returns object