次の方法で共有


OperationCollection クラス

定義

操作項目のコレクション。

public class OperationCollection
type OperationCollection = class
Public Class OperationCollection
継承
OperationCollection

コンストラクター

OperationCollection()

OperationCollection クラスの新しいインスタンスを初期化します。

OperationCollection(IList<Operation>)

OperationCollection クラスの新しいインスタンスを初期化します。

プロパティ

Value

Operation 項目のコレクションを取得または設定します。

適用対象