ORM Sample Class Library

CollectionTemplate.newMethod Field

[Visual Basic]
Protected Friend newMethod As MethodInfo
[C#]
protected internal MethodInfo newMethod;

See Also

CollectionTemplate Class | OrmLib Namespace


d>
data
the data to search in
searchValue
The data to search for

Return Value

Whether the match was made

See Also

CollectionTemplate Class | OrmLib Namespace


">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.