'Declaration Public Overloads Sub Remove( _ ByVal name As System.String _ )
public void Remove( System.string name )
Parameters
- name
- The name of the button that will be removed from the collection.
'Declaration Public Overloads Sub Remove( _ ByVal name As System.String _ )
public void Remove( System.string name )