Creates a new CollectionInfo for the specified type.
[Visual Basic] Public Sub New( _ ByVal type As Type _ ) [C#] public CollectionInfo( Type type ); [C++] public: CollectionInfo( Type* type ); [JScript] public function CollectionInfo( type : Type );
CollectionInfo Class | CollectionInfo Members | System.WinForms.ComponentModel Namespace