Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

Overload List

  NameDescription
Public methodStatic memberConvertArray(array<Object>[]()[][], IConverter)
Convert the contents of the passed array.
Public methodStatic memberConvertArray(array<Object>[]()[][], IConverter, array<Object>[]()[][])
Convert the contents of the passed source array into an array with the element type of the passed destination array, using the destination array itself if it is large enough, and placing a null in the first unused element of the destination array if it is larger than the source array.

See Also