Share via


QueryBasedCollection<T>.Item Property

Include Protected Members
Include Inherited Members

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