Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns the name of the specified column.
Public Overrides Function GetName(ByVal index As Integer) As String
public override string GetName(int index)
index The zero-based index of the column.
The name of the specified column.