RpcMethodParameter.Size Property

Gets the size of the RpcMethodParameter

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public int Size { get; }

VB

Public ReadOnly Property Size As Integer
    Get

Property Value

Type: Int32
The size.

Implements

IRpcMethodParameter.Size

Reference

RpcMethodParameter Class

TwinCAT.Ads.TypeSystem Namespace