Leadtools.Forms.Auto Namespace > MasterFormCollection Class : Remove Method |
public virtual bool Remove( IMasterForm item )
'Declaration Public Overridable Function Remove( _ ByVal item As IMasterForm _ ) As Boolean
'Usage Dim instance As MasterFormCollection Dim item As IMasterForm Dim value As Boolean value = instance.Remove(item)
public: virtual bool Remove( IMasterForm^ item )