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

适用于