Share via


IndexedCollection<T>.Item property

Gets an indexer for this collection.

Overload list

  Name Description
Public property Item[Int32] Gets an integer indexer for this collection. (Inherited from GenericCollection<T>.)
Public property Item[Guid] GUID indexer for this collection
Public property Item[String] Gets a string indexer for this collection.

Top

See also

Reference

IndexedCollection<T> class

IndexedCollection<T> members

Microsoft.SharePoint.Taxonomy.Generic namespace