Share via


QueryBasedCollection<T>.Item property

Gets an item from the collection.

Overload list

  Name Description
Public property Item[Int32] Gets the item at the specified index. (Inherited from CollectionBase<T>.)
Public property Item[Guid] Gets an item by its unique identifier (ID).
Public property Item[String] Gets an item by its Web-relative URL.

Top

See also

Reference

QueryBasedCollection<T> class

QueryBasedCollection<T> members

Microsoft.SharePoint.Publishing namespace