Beispiel #1
0
 public Pointer <int> AddressOfIndex()
 {
     return(ptr.AddressOfIndex(3));
 }