void UnsafeNativeMethods.IEnumVariant.Skip(int n)
 {
     IntSecurity.UnmanagedCode.Assert();
     publicIEnumVariant.Skip(n);
 }