RpcMethod.VTableIndex Property

Gets the V-table index of the method.

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public int VTableIndex { get; }

Property Value

Type: Int32
The index of the v table.

Reference

RpcMethod Class

TwinCAT.Ads.TypeSystem Namespace