'Declaration Public Overrides Function CanReplace( _ ByVal index As Integer, _ ByVal item As T _ ) As Boolean
public override bool CanReplace( int index, T item )
C1SpanDataCollection<T> Class C1SpanDataCollection<T> Members Base Implementation in CanReplace