ComponentOne FlexReport for UWP
RemoveRange Method

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > LogEntryList Class : RemoveRange Method
Syntax
'Declaration
 
Public Sub RemoveRange( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer _
) 
public void RemoveRange( 
   System.int index,
   System.int count
)

Parameters

index
count
See Also

Reference

LogEntryList Class
LogEntryList Members