protected override bool ReleaseHandle()
 {
     return(NativeWin32.FindClose(base.handle));
 }