ORM Sample Class Library

CollectionTemplate Constructor 

Sets the colletions type of contents

[Visual Basic]
Overloads Public Sub New( _
   ByVal collectionContents As Type _
)
[C#]
public CollectionTemplate(
   Type collectionContents
);

Parameters

collectionContents
The type of objects in the collection

See Also

CollectionTemplate Class | OrmLib Namespace


sid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
ght Olero Software Inc. 2002-2004

Generated from assembly OrmLib [1.6.2.29984]

om">Copyright Olero Software Inc. 2002-2004

Generated from assembly OrmLib [1.6.2.29984]

">Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.