'Declaration Public Overridable Function CanMoveRange( _ ByVal fromIndex As Integer, _ ByVal count As Integer, _ ByVal toIndex As Integer _ ) As Boolean
'Declaration
Public Overridable Function CanMoveRange( _ ByVal fromIndex As Integer, _ ByVal count As Integer, _ ByVal toIndex As Integer _ ) As Boolean
public virtual bool CanMoveRange( int fromIndex, int count, int toIndex )
C1ConvertDataCollection<S,T> Class C1ConvertDataCollection<S,T> Members