IsEqualTo Method
Indicates whether or not a column definition is equal to the specified one.
Syntax
Sub IsEqualTo(col) |
Parameters
colDef
Type: VSColumnDef
The column definition to compare
Return Value
Type: Boolean
Examples
IronPython
|
C#
|
Remarks