FrameFilters.Add Method

FrameFilterクラスライブラリリファレンス>クラス>FrameFilterオブジェクトをコレクションの最後に挿入します。

構文

[VB.NET]
Public Sub Add( Filter As FrameFilter )
[C#]
Public void Add( FrameFilter Filter );
パラメータ 説明
Filter コレクションに挿入するFrameFilterクラスライブラリリファレンス>クラス>FrameFilter を指定します。

制限

ライブモード中は使用不可