T
Any type.
Platform Core .NET Assemblies API
RemoveRange<T> Method
See Also  Send Feedback
Terrasoft.Common Namespace > CollectionUtilities Class : RemoveRange<T> Method
source
Source.
collection
List of elements - class that implements the IEnumerable<T> interface.

Glossary Item Box

Deletes a list of elements from the specified source.

Syntax

 
C#
 
 

Parameters

source
Source.
collection
List of elements - class that implements the IEnumerable<T> interface.

Type Parameters

T
Any type.

Remarks

Extensible type for the Collection class.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.