←Select platform

GetEnumerator Method (ItemsInfoTableDataTable)

Summary

Returns an enumerator that iterates through the rows for this ItemsInfoTableDataTable.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public virtual System.Collections.IEnumerator GetEnumerator() 
<DebuggerNonUserCodeAttribute()>  
Public Overridable Function GetEnumerator() As System.Collections.IEnumerator 
public:  
   [DebuggerNonUserCodeAttribute] 
   virtual System::Collections::IEnumerator^ GetEnumerator() 

Return Value

An IEnumerator object that can be used to iterate through the collection.

Remarks

For more information see IEnumerable.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Caching Assembly
Click or drag to resize