Table of Contents

Method CloneT

Namespace
PaintDotNet
Assembly
PaintDotNet.Base.dll

CloneT<T>(T[])

public static T[] CloneT<T>(this T[] array)

Parameters

array T[]

Returns

T[]

Type Parameters

T