DynamicSymbolsCollection.GetEnumerator Method

Gets the enumerator.

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

Syntax

C#

public IEnumerator<ISymbol> GetEnumerator()

Return Value

Type: IEnumerator.ISymbol.
A IEnumerator.T. that can be used to iterate through the collection.

Implements

IEnumerable.T..GetEnumerator.

Reference

DynamicSymbolsCollection Class

TwinCAT.TypeSystem Namespace