Overload List

  Name Description
Public method IndexOf(String)
Gets the index of the column with a given name in the collection.
Public method IndexOf(T)
Searches for the specified object and returns the zero-based index of the first occurrence within the entire Collection<(Of <(<'T>)>)>.
(Inherited from Collection<(Of <(<'Column>)>)>.)

See Also