StatementContext.StatementCollection プロパティ

定義

ステートメント コンテキストによって提供されるステートメントのコレクションを取得します。

public:
 property System::ComponentModel::Design::Serialization::ObjectStatementCollection ^ StatementCollection { System::ComponentModel::Design::Serialization::ObjectStatementCollection ^ get(); };
public System.ComponentModel.Design.Serialization.ObjectStatementCollection StatementCollection { get; }
member this.StatementCollection : System.ComponentModel.Design.Serialization.ObjectStatementCollection
Public ReadOnly Property StatementCollection As ObjectStatementCollection

プロパティ値

ステートメント コンテキストによって提供されるステートメントを含む ObjectStatementCollection

適用対象