StatementContext.StatementCollection Propiedad

Definición

Obtiene una colección de instrucciones que proporciona el contexto de instrucciones.

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

Objeto ObjectStatementCollection que contiene las instrucciones que proporciona el contexto de instrucciones.

Se aplica a