Exemple #1
0
 public NetPositions getNetPositions()
 {
     NetPositions ret = new NetPositions(ContextModulePINVOKE.Portfolio_getNetPositions(swigCPtr), false);
     return ret;
 }
Exemple #2
0
    public NetPositions getNetPositions()
    {
        NetPositions ret = new NetPositions(ContextModulePINVOKE.Portfolio_getNetPositions(swigCPtr), false);

        return(ret);
    }
Exemple #3
0
 internal static HandleRef getCPtr(NetPositions obj)
 {
     return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }
Exemple #4
0
 internal static HandleRef getCPtr(NetPositions obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }