User Tools

Site Tools


12.0:apis:thinkgeo.core.buildingindexbasfilefeaturesourceeventargs

ThinkGeo.Core.BuildingIndexBasFileFeatureSourceEventArgs

Inheritance Hierarchy

  • System.Object
    • System.EventArgs
      • ThinkGeo.Core.BuildingIndexBasFileFeatureSourceEventArgs

Members Summary

Public Constructors

BuildingIndexBasFileFeatureSourceEventArgs()

  • This is the default constructor of the event args.
Remarks
  • If you use this constructor, you have to set the properties manually.
Parameters

BuildingIndexBasFileFeatureSourceEventArgs(Int32,Int64,Feature,DateTime,Boolean)

  • This is the constructor of the event args by passing the desired parameters.
Remarks
  • N/A
Parameters
  • recordCount
    • Type:Int32
    • Description:N/A
  • currentRecordOffset
    • Type:Int64
    • Description:N/A
  • currentFeature
  • startProcessTime
    • Type:DateTime
    • Description:N/A
  • cancel
    • Type:Boolean
    • Description:N/A

BuildingIndexBasFileFeatureSourceEventArgs(Int32,Int64,Feature,DateTime,Boolean,String)

  • N/A
Remarks
  • N/A
Parameters
  • recordCount
    • Type:Int32
    • Description:N/A
  • currentRecordOffset
    • Type:Int64
    • Description:N/A
  • currentFeature
  • startProcessTime
    • Type:DateTime
    • Description:N/A
  • cancel
    • Type:Boolean
    • Description:N/A
  • shapePathFilename
    • Type:String
    • Description:N/A

Protected Constructors

Public Methods

GetType()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Type
  • Description:N/A
Parameters

ToString()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32
  • Description:N/A
Parameters

Protected Methods

MemberwiseClone()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters

Finalize()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

Public Properties

RecordCount

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32

CurrentRecordOffset

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int64

CurrentFeature

  • N/A
Remarks
  • N/A
Return Value

StartProcessTime

  • N/A
Remarks
  • N/A
Return Value
  • Type:DateTime

Cancel

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

ShapePathFilename

  • N/A
Remarks
  • N/A
Return Value
  • Type:String

Protected Properties

Public Events

12.0/apis/thinkgeo.core.buildingindexbasfilefeaturesourceeventargs.txt · Last modified: 2019/09/26 09:41 (external edit)