C# Class EditorMapa2D.dsControle.eventsDataTable

Inheritance: global::System.Data.DataTable, global::System.Collections.IEnumerable
Show file Open project: farlei/libEGL

Private Properties

Property Type Description
AddeventsRow eventsRow
AddeventsRow void
Clone global::System.Data.DataTable
CreateInstance global::System.Data.DataTable
GetEnumerator global::System.Collections.IEnumerator
GetRowType global::System.Type
GetTypedTableSchema global::System.Xml.Schema.XmlSchemaComplexType
InitClass void
InitVars void
NewRowFromBuilder global::System.Data.DataRow
NeweventsRow eventsRow
OnRowChanged void
OnRowChanging void
OnRowDeleted void
OnRowDeleting void
RemoveeventsRow void
eventsDataTable
eventsDataTable
eventsDataTable
this eventsRow

Private Methods

Method Description
AddeventsRow ( string nm_event, string code ) : eventsRow
AddeventsRow ( eventsRow row ) : void
Clone ( ) : global::System.Data.DataTable
CreateInstance ( ) : global::System.Data.DataTable
GetEnumerator ( ) : global::System.Collections.IEnumerator
GetRowType ( ) : global::System.Type
GetTypedTableSchema ( global xs ) : global::System.Xml.Schema.XmlSchemaComplexType
InitClass ( ) : void
InitVars ( ) : void
NewRowFromBuilder ( global builder ) : global::System.Data.DataRow
NeweventsRow ( ) : eventsRow
OnRowChanged ( global e ) : void
OnRowChanging ( global e ) : void
OnRowDeleted ( global e ) : void
OnRowDeleting ( global e ) : void
RemoveeventsRow ( eventsRow row ) : void
eventsDataTable ( )
eventsDataTable ( global table )
eventsDataTable ( global info, global context )
this ( int index ) : eventsRow