Aspose.Cells.GridWeb.Examples.CSharp.Articles.DataSet1.CustomersDataTable.GetEnumerator C# (CSharp) Метод

GetEnumerator() приватный Метод

private GetEnumerator ( ) : global::System.Collections.IEnumerator
Результат global::System.Collections.IEnumerator
            public virtual global::System.Collections.IEnumerator GetEnumerator() {
                return this.Rows.GetEnumerator();
            }