次の方法で共有


NSView.Notifications.ObserveRowCountChanged メソッド

定義

オーバーロード

ObserveRowCountChanged(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveRowCountChanged(EventHandler<NSNotificationEventArgs>)

ObserveRowCountChanged(NSObject, EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveRowCountChanged (Foundation.NSObject objectToObserve, EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveRowCountChanged : Foundation.NSObject * EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

パラメーター

objectToObserve
NSObject

戻り値

適用対象

ObserveRowCountChanged(EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveRowCountChanged (EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveRowCountChanged : EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

パラメーター

戻り値

適用対象