| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal obj As dbiColumnType _ ) | |
| C# | |
|---|---|
public void Remove( dbiColumnType obj ) | |
Parameters
- obj
- The specific dbiColumnType to remove.
| dbicDayView | Send comments on this topic. |
| Remove Method | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > ColumnTypeCollection Class : Remove Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal obj As dbiColumnType _ ) | |
| C# | |
|---|---|
public void Remove( dbiColumnType obj ) | |