'Declaration Public Overridable Function CanRemoveRange( _ ByVal index As Integer, _ ByVal count As Integer _ ) As Boolean
'Declaration
Public Overridable Function CanRemoveRange( _ ByVal index As Integer, _ ByVal count As Integer _ ) As Boolean
public virtual bool CanRemoveRange( int index, int count )
PropertyGridGroupsCollection Class PropertyGridGroupsCollection Members