Utils..::..Slice<(Of <(<'T>)>)> Method

Namespace:  SecretNET.Common
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public static ArraySegment<T> Slice<T>(
	ArraySegment<T> seg,
	int index
)

Type Parameters

T

Parameters

seg
Type: ArraySegment<(Of <(<'T>)>)>
index
Type: Int32