RpcMethod.VTableIndex Property

Gets the V-table index of the method.

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

Syntax

C#

public int VTableIndex { get; }

VB

Public ReadOnly Property VTableIndex As Integer
    Get

Property Value

Type: Int32
The index of the v table.

Reference

RpcMethod Class

TwinCAT.Ads.TypeSystem Namespace