←Select platform

GetEnumerator Method

Summary

Returns a generic enumerator that can iterate through the RasterCollection\<T\>.

Syntax

C#
VB
C++
public virtual IEnumerator<T> GetEnumerator() 
Public Overridable Function GetEnumerator() As IEnumerator(Of T) 
public: 
virtual IEnumerator<T^>^ GetEnumerator();  

Return Value

A generic enumerator that can iterate through the RasterCollection\<T\>.

Example

For an example, refer to RasterCollection\<T\>.

Requirements

Target Platforms

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