IRpcMethod Properties

The IRpcMethod type exposes the following members.

Properties

 

Name

Description

Comment

Gets the Method comment.

IsVoid

Gets a value indicating whether this IRpcMethod has no return parameter

Name

Gets the name of the method

Parameters

Gets the Method parameter descriptions.

ReturnType

Gets the return type.

ReturnTypeSize

Gets the size of the return type in bytes.

Reference

IRpcMethod Interface

TwinCAT.TypeSystem Namespace