This topic has not yet been rated - Rate this topic

Collection Constructor

Initializes a new instance of the Collection class.
Name Description
Collection () Initializes a new instance of the Collection class that is empty.

Supported by the .NET Compact Framework.

Collection (Generic IList) Initializes a new instance of the Collection class as a wrapper for the specified list.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.