Freigeben über


StatementContext.StatementCollection Eigenschaft

Definition

Ruft eine vom Anweisungskontext bereitgestellte Anweisungsauflistung ab.

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

Eigenschaftswert

Eine ObjectStatementCollection mit Anweisungen, die vom Anweisungskontext bereitgestellt wird.

Gilt für: