IVsDataObjectCollection.Item Property

Gets from the collection, the data object that matches the specified identifier.

Overload List

  Name Description
Public property Item[Int32] Gets or sets the element at the specified index. (Inherited from IList<IVsDataObject>.)
Public property Item[[]] Gets from the collection, the data object that matches the specified identifier.
Public property Item[String] Gets from the collection the data object that matches the specified identifier.

Top

See Also

Reference

IVsDataObjectCollection Interface

IVsDataObjectCollection Members

Microsoft.VisualStudio.Data.Services Namespace