Exemplo n.º 1
0
 public int CreateInstance(int idx)
 {
     return(Unmanaged.CreateInstance(Pointer, idx));
 }