System.Windows.Forms.XplatUICarbon.HIViewRemoveFromSuperview C# (CSharp) Méthode

HIViewRemoveFromSuperview() private méthode

private HIViewRemoveFromSuperview ( IntPtr aView ) : int
aView System.IntPtr
Résultat int
		extern static int HIViewRemoveFromSuperview (IntPtr aView);
		[DllImport("/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon")]
XplatUICarbon