public float getitem(int index)
    {
        float ret = OpenZenPINVOKE.OpenZenFloatArray_getitem(swigCPtr, index);

        return(ret);
    }