'Declaration
Protected Overridable Sub LoadConstants( _ ByVal nodes As System.Windows.Forms.TreeNodeCollection, _ ByVal constantsType As System.Type _ )
'Usage
Dim instance As NThemeExplorer Dim nodes As System.Windows.Forms.TreeNodeCollection Dim constantsType As System.Type instance.LoadConstants(nodes, constantsType)
protected virtual void LoadConstants( System.Windows.Forms.TreeNodeCollection nodes, System.Type constantsType )
Parameters
- nodes
- constantsType