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