Method GetItemAsObject
GetItemAsObject(int)
Gets item with the specified index as object.
object? GetItemAsObject(int index)
Parameters
indexintIndex of the item.
Gets item with the specified index as object.
object? GetItemAsObject(int index)
index intIndex of the item.