FunctionReturns
01 Syntax
Microsoft.VisualBasic.Scripting.MetaData.FunctionReturns
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetDescription | 1 | Gets the description of the function returns value |
| ToString | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Description | 1 | |
| TypeRef | 1 |
04 Members
GetDescription(
MethodInfo)Gets the description of the function returns value
Parameters
| Name | Type | Description |
|---|---|---|
method | MethodInfo | - |
Description
TypeRef
ToString()