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, содержащая инструкции, предложенные контекстом инструкций.

Применяется к