CodeMemberMethod.Statements Özellik

Tanım

yönteminin içindeki deyimleri alır.

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

Özellik Değeri

CodeStatementCollection yönteminin içindeki deyimleri gösteren bir.

Şunlara uygulanır

Ayrıca bkz.