IRpcMethod Properties

The IRpcMethod type exposes the following members.

Properties

 

Name

Description

IRpcMethod Properties 1:

Comment

Gets the Method comment.

IRpcMethod Properties 2:

IsVoid

Gets a value indicating whether this IRpcMethod has no return parameter

IRpcMethod Properties 3:

Name

Gets the name of the method

IRpcMethod Properties 4:

Parameters

Gets the Method parameter descriptions.

IRpcMethod Properties 5:

ReturnType

Gets the return type.

IRpcMethod Properties 6:

ReturnTypeSize

Gets the size of the return type in bytes.

Reference

IRpcMethod Interface

TwinCAT.TypeSystem Namespace