Wintellect.PowerCollections Namespace
Algorithms Class
Algorithms Methods
GhostDoc Pro Sample Help File

Algorithms..::..ReadWriteList<(Of <(<'T>)>)> Method

Reads the write list.

Namespace:  Wintellect.PowerCollections
Assembly:  PowerCollections (in PowerCollections.dll)

Syntax


public static IList<T> ReadWriteList<T>(
	T[] array,
	int sfggd
)
Public Shared Function ReadWriteList(Of T) ( _
	array As T(), _
	sfggd As Integer _
) As IList(Of T)
public:
generic<typename T>
static IList<T>^ ReadWriteList(
	array<T>^ array, 
	int^ sfggd
)

Type Parameters

T

Parameters

array
Type: array<T>[]()[][]
sfggd
Type: Int32

Return Value

IList<T>.

Exceptions


ExceptionCondition
ArgumentNullExceptionarray