Share via


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

適用対象