ComponentOne Basic Library for WPF and Silverlight
UnregisterName Method (C1RadialColorItemsPresenter)


C1.WPF Namespace > C1RadialColorItemsPresenter Class : UnregisterName Method
Syntax
'Declaration
 
Public Sub UnregisterName( _
   ByVal name As System.String _
) 
'Usage
 
Dim instance As C1RadialColorItemsPresenter
Dim name As System.String
 
instance.UnregisterName(name)
public void UnregisterName( 
   System.string name
)

Parameters

name
See Also

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members