Method | Description | |
---|---|---|
IsFinished ( ) : bool | ||
NextRecord ( ) : void | ||
QueryShape ( IGeometry pGeometry ) : void | ||
QueryValues ( IRowBuffer Row ) : int | ||
SimplePointCursor ( string filePath, IFields fields, int OID, System fieldMap, IEnvelope queryEnv, esriGeometryType geomType ) : System |
Method | Description | |
---|---|---|
ReadFile ( System sr, int lineNumber ) : string | ||
buildPolygon ( IPointCollection pGonColl, double x, double y ) : void | ||
buildPolyline ( IPointCollection pGonColl, double x, double y ) : void |
public QueryShape ( IGeometry pGeometry ) : void | ||
pGeometry | IGeometry | |
return | void |
public SimplePointCursor ( string filePath, IFields fields, int OID, System fieldMap, IEnvelope queryEnv, esriGeometryType geomType ) : System | ||
filePath | string | |
fields | IFields | |
OID | int | |
fieldMap | System | |
queryEnv | IEnvelope | |
geomType | esriGeometryType | |
return | System |