Exemplo n.º 1
0
 private IntPtr GetFirst(IntPtr handle)
 {
     return(Interop.DictGetEntryList(handle));
 }