Skip to content

ACadSharp.Tables.Collections.Table.GetEnumerator

Albert Domenech edited this page Aug 4, 2024 · 1 revision

GetEnumerator Method

Definition

Namespace: ACadSharp.Tables.Collections.Table<T>

C#

public IEnumerator<T> GetEnumerator

Return Value

IEnumerator

Clone this wiki locally