List Constructor

Definition

Initializes a new instance of the List class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

public:
 List();
public List ();
Public Sub New ()

Applies to

See also