'Declaration
Public Overridable Sub ClearItemCache( _ ByVal item As NLightUIItem, _ ByVal children As System.Boolean _ )
'Usage
Dim instance As NItemsControl Dim item As NLightUIItem Dim children As System.Boolean instance.ClearItemCache(item, children)
public virtual void ClearItemCache( NLightUIItem item, System.bool children )
Parameters
- item
- children