'Declaration
Protected Overridable Sub SetItemsCore( _ ByVal value As System.Collections.IList _ )
'Usage
Dim instance As NFontListBox Dim value As System.Collections.IList instance.SetItemsCore(value)
protected virtual void SetItemsCore( System.Collections.IList value )
Parameters
- value