|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IE > IEnumLasPoint2 Interface (ArcObjects .NET 10.4 SDK) | 
Provides access to members of LasPointEnumerator.
| Description | ||
|---|---|---|
|  | Attribute | The LAS attribute. | 
|  | Next | Populates an array of WKSPointZs, optional arrays of 0-based file indices and 1-based point IDs. | 
|  | NextAttrColor | Populates arrays of WKSPointZs and colors (RGB and near infrared), and optional arrays of 0-based file indices and 1-based point IDs. | 
|  | NextAttrDbl | Populates arrays of WKSPointZs and attributes, and optional arrays of 0-based file indices and 1-based point IDs. | 
|  | NextAttrLong | Populates arrays of WKSPointZs and attributes, and optional arrays of 0-based file indices and 1-based point IDs. | 
|  | NextAttrRGB32 | Populates arrays of WKSPointZs and RGB colors, and optional arrays of 0-based file indices and 1-based point IDs. | 
|  | NextLasInfo | Populates an array of ILasPointInfo. | 
|  | NextLasInfoExt | Populates an array of ILasPointInfo. | 
|  | Reset | Resets the enumerator. | 
| Interfaces | Description | 
|---|---|
| IEnumLasPoint | Provides access to members of LasPointEnumerator. | 
| CoClasses and Classes | Description | 
|---|---|
| LasPointEnumerator | Las Point Enumerator. |