CodeMemberMethod::Statements Property
.NET Framework (current version)
Gets the statements within the method.
Assembly: System (in System.dll)
Property Value
Type: System.CodeDom::CodeStatementCollection^A CodeStatementCollection that indicates the statements within the method.
.NET Framework
Available since 1.1
Available since 1.1
Show: