disposeArray

Dispose GC allocated associative array of resources

  1. void disposeArray(T[] arr)
  2. void disposeArray(T[K] arr)
    void
    disposeArray
    (
    T
    K
    )
    (
    ref T[K] arr
    )

Meta