This topic has not yet been rated - Rate this topic

CollectionBase Constructor

Initializes a new instance of the CollectionBase class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Protected method Supported by the .NET Compact Framework Supported by the XNA Framework CollectionBase() Initializes a new instance of the CollectionBase class with the default initial capacity.
Protected method Supported by the .NET Compact Framework Supported by the XNA Framework CollectionBase(Int32) Initializes a new instance of the CollectionBase class with the specified capacity.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.