| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal objItem As dbiNodeItem _ ) | |
| C# | |
|---|---|
public void Remove( dbiNodeItem objItem ) | |
Parameters
- objItem
- The dbiNodeItem to remove.
| dbicList | Send comments on this topic. |
| Remove Method | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > NodeItemCollection Class : Remove Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal objItem As dbiNodeItem _ ) | |
| C# | |
|---|---|
public void Remove( dbiNodeItem objItem ) | |