TcAdsSymbolInfoCollection.GetSymbol Method (Int32)
Gets the Symbol by index
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public TcAdsSymbolInfo GetSymbol(
int index
)
VB
Public Function GetSymbol (
index As Integer
) As TcAdsSymbolInfo
Parameters
index |
Type: System.Int32 |