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 문 컨텍스트에서 제공하는 포함하는 문입니다.

적용 대상