SyntaxNodeCollection1.CopyTo

SyntaxNodeCollection<T>.CopyTo method

Kopieer items in deze collectie naar array, beginnend bij arrayIndex

public void CopyTo(T[] array, int arrayIndex)
ParameterTypeBeschrijving
arrayT[]array om items aan toe te voegen
arrayIndexInt32index om mee te beginnen

Zie ook