SplitList(T) Method

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

DateTimeExtensions..::..SplitList<(Of <(<'T>)>)> Method

Namespace:  RegnoSoftware.Standard.Core.Extensions
Assembly:  RegnoSoftware.Standard.Core (in RegnoSoftware.Standard.Core.dll)

Syntax


public static List<List<T>> SplitList<T>(
	List<T> locations,
	int nSize
)

Type Parameters

T

Parameters

locations
Type: List<(Of <(<'T>)>)>
nSize
Type: Int32