ORM Sample Class Library

CollectionTemplate.IBindingList.AddNew Method 

If the parent is supplied ( a parent or the datamanger ) then it will be used to create a new object, providing the object has no parameters on its constructor.

[Visual Basic]
Function AddNew() As Object Implements _
   IBindingList.AddNew
[C#]
object IBindingList.AddNew();

Return Value

Implements

IBindingList.AddNew

See Also

CollectionTemplate Class | OrmLib Namespace


ly OrmLib [1.6.2.29984]

thod%C2%A0">Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OrmLib [1.6.2.29984]

href="mailto:support@olero.com?subject=ORM Sample Class Library Documentation Feedback: CollectionTemplate.Match%C2%A0Method%C2%A0">Send comments on this topic.

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.