'Declaration
Protected Overridable Sub AddBandCore( _ ByVal band As NNavigationPaneBand _ )
'Usage
Dim instance As NNavigationPane Dim band As NNavigationPaneBand instance.AddBandCore(band)
protected virtual void AddBandCore( NNavigationPaneBand band )
Parameters
- band