I have this class:
Public Class collBusinessObj ect
Inherits CollectionBase
Implements IBindingList
Now how do I use the Find function to find
a collection item that has a property named ID?
Public Class collBusinessObj ect
Inherits CollectionBase
Implements IBindingList
Now how do I use the Find function to find
a collection item that has a property named ID?