DataCollection
AddObserver(String,NSKeyValueObservingOptions,Action<NSObservedChange>) メソッド

C1.Mac.DataCollection アセンブリ > C1.Mac.DataCollection 名前空間 > C1TableViewSource クラス > AddObserver メソッド : AddObserver(String,NSKeyValueObservingOptions,Action<NSObservedChange>) メソッド
シンタックス
'宣言
 
Public Overloads Function AddObserver( _
   ByVal key As System.String, _
   ByVal options As Foundation.NSKeyValueObservingOptions, _
   ByVal observer As System.Action(Of NSObservedChange) _
) As System.IDisposable
public System.IDisposable AddObserver( 
   System.string key,
   Foundation.NSKeyValueObservingOptions options,
   System.Action<NSObservedChange> observer
)

パラメータ

key
options
observer
参照

C1TableViewSource クラス
C1TableViewSource メンバ
オーバーロード一覧