getCPtr() static private method

static private getCPtr ( CProfileNode obj ) : HandleRef
obj CProfileNode
return System.Runtime.InteropServices.HandleRef
 public CProfileNode(string name, CProfileNode parent) : this(LinearMathPINVOKE.new_CProfileNode(name, CProfileNode.getCPtr(parent)), true)
 {
 }