次の方法で共有


NSViewController.RemoveChildViewController(nint) メソッド

定義

[Foundation.Export("removeChildViewControllerAtIndex:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RemoveChildViewController (nint index);
abstract member RemoveChildViewController : nint -> unit
override this.RemoveChildViewController : nint -> unit

パラメーター

index
System.System.IntPtr System.nativeint
属性

適用対象