FrameIT
ArrayExtensions Class Reference

Static Public Member Functions

static T[] ShallowCloneAppend< T > (this T[] source, T[] append, bool front=false)
 
static T[] ShallowCloneAppendNullChecked< T > (this T[] source, T[] append, bool front=false)
 

Member Function Documentation

◆ ShallowCloneAppend< T >()

static T[] ArrayExtensions.ShallowCloneAppend< T > ( this T[]  source,
T[]  append,
bool  front = false 
)
static

◆ ShallowCloneAppendNullChecked< T >()

static T[] ArrayExtensions.ShallowCloneAppendNullChecked< T > ( this T[]  source,
T[]  append,
bool  front = false 
)
static

The documentation for this class was generated from the following file: