G
Guest
is there a function in C# that will indicate if an object is member of a
collection (such as an ADO Column object in a Columns collection) without
having to loop through the collection with a 'foreach'?
collection (such as an ADO Column object in a Columns collection) without
having to loop through the collection with a 'foreach'?