BaseNameTable. An initialized nametable for faster XML processing parses: * opensearch:totalResults - the total number of search results available (not necessarily all present in the feed). * opensearch:startIndex - the 1-based index of the first result. * opensearch:itemsPerPage - the maximum number of items that appear on one page. This allows clients to generate direct links to any set of subsequent pages. * gData:processed

Namespace:  Google.GData.Client
Assembly:  Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2

Syntax

C#
public class BaseNameTable
Visual Basic (Declaration)
Public Class BaseNameTable
Visual C++
public ref class BaseNameTable

Inheritance Hierarchy

See Also