StatementContext.StatementCollection Eigenschaft

Definition

Ruft eine Auflistung von Anweisungen ab, die vom Anweisungskontext angeboten werden.

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 enthaltende Anweisung, die vom Anweisungskontext angeboten wird.

Gilt für: