IProjectItemsGetEnumerator Method

Enumeration interface for iterating the items in the collection

Namespace:  Tekla.Structural.InteropAssemblies.Tedds
Assembly:  Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 25.0.0.0
Syntax
IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
Enumeration interface

Implements

IEnumerableGetEnumerator
See Also