Method CopyTo
CopyTo(IQueryNodeProcessor[], Int32)
System.Collections.Generic.ICollection<T>.CopyTo(T[], System.Int32)
Declaration
public virtual void CopyTo(IQueryNodeProcessor[] array, int arrayIndex)
Parameters
Type | Name | Description |
---|---|---|
IQueryNodeProcessor[] | array | |
System.Int32 | arrayIndex |
Implements
System.Collections.Generic.ICollection<T>.CopyTo(T[], System.Int32)