Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
12c (12.2.1.4.0)
E90869-02
Overload List
Name | Description | |
---|---|---|
![]() ![]() | ConvertArray(array<Object>[]()[][], IConverter) |
Convert the contents of the passed array.
|
![]() ![]() | ConvertArray(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.
|