Overload | Description |
---|---|
CopyTo(LogMessage[],Int32) | Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array. |
CopyTo(Array,Int32) | Copies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index. |