CollectionUtilities..::..RemoveRange<(Of <(<'T>)>)> Method
Removes count items from the collection
Namespace:
Tortuga.AnchorAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
<ExtensionAttribute> _ Public Shared Sub RemoveRange(Of T) ( _ list As IList(Of T), _ startingIndex As Integer, _ count As Integer _ )
Type Parameters
- T

