Bagikan melalui


CodeMemberMethod.Statements Properti

Definisi

Mendapatkan pernyataan dalam metode .

public:
 property System::CodeDom::CodeStatementCollection ^ Statements { System::CodeDom::CodeStatementCollection ^ get(); };
public System.CodeDom.CodeStatementCollection Statements { get; }
member this.Statements : System.CodeDom.CodeStatementCollection
Public ReadOnly Property Statements As CodeStatementCollection

Nilai Properti

yang CodeStatementCollection menunjukkan pernyataan dalam metode .

Berlaku untuk

Lihat juga