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,包含由陳述式內容提供的陳述式。

適用於