C#
VB
C++
Array of objects at a given index assuming there is more than one repetition. Returns an empty array when there is no repetition.
public T[] ArrayGetter<T>(
int index
)
index
Index of an object.
T
Array of objects at a given index assuming there is more than one repetition. Returns an empty array when there is no repetition.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET