StatementContext.StatementCollection Propriété

Définition

Obtient une collection d'instructions offerte par le contexte d'instruction.

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

Valeur de propriété

ObjectStatementCollection qui contient des instructions offertes par le contexte d'instruction.

S’applique à