ToPlatformArray

XmpArray.ToPlatformArray<T> method

Konvertiert dieXmpArray zu einem plattformspezifischen Array.

public T[] ToPlatformArray<T>()
Parameter Beschreibung
T Der Typ des Array-Elements.

Rückgabewert

Ein plattformspezifisches Array, das Elemente derXmpArray.

Siehe auch