Description:

Conceptually, the named view table is an array of ViewInfo and their associated names. The indexing operator ([] in C#) can be used to get individual ViewInfo items.

Syntax:
public ViewInfo this[int index]
Returns:
Type: ViewInfo

Nothing found