Share via


IVsDataReader.GetItem Method

Include Protected Members
Include Inherited Members

When implemented by a class, retrieves the value of the item at the specified index in the current block of data.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

GetItem(Int32)

When implemented by a class, retrieves the value of the item at the specified index in the current block of data.

Public method

GetItem(String)

When implemented by a class, retrieves the value of a data item with the specified name in the current block of data.

Top

See Also

Reference

IVsDataReader Interface

IVsDataReader Members

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace