StatementContext.StatementCollection Propiedad

Definición

Obtiene una colección de instrucciones ofrecidas por el contexto de la instrucción.

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

Valor de propiedad

Que ObjectStatementCollection contiene instrucciones ofrecidas por el contexto de la instrucción.

Se aplica a