Overload List

  NameDescription
Item[([(Int32])])
(ItemByIndex in COM) Gets the object at the given index in the collection.
(Inherited from IMetaCollection<(Of <(T>)>).)
Item[([(String])])
(ItemByID in COM) Gets the object with the given string ID from the collection.
(Inherited from IMetaCollection<(Of <(T>)>).)

See Also