Exemple #1
0
 public uint GetHash(int idx)
 {
     return(Unmanaged.GetHash(Pointer, idx));
 }