How This API Document Is Organized

This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.

Overview

The Overview page is the front page of this API document and provides a list of all namespaces with a summary for each. This page can also contain an overall description of the set of namespaces.

Namespace

Each namespace has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:

Classifier

Each class, interface, inner class and inner interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

Tree

There is a Tree page for all namespaces, plus a hierarchy for each namespace. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with System.Object. The interfaces do not inherit from System.Object.

Index

The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.

PREV/NEXT

These links take you to the next or previous class, interface, namespace, or related