This interface defines the properties that a generic table should have.


The following tables list the members exposed by DataTable.

Public Properties

  Name Description
Public property NCols  
Public property NRows  
Top

Public Methods

  Name Description
Public method GetColumn  
Public method GetElement  
Public method GetRow  
Public method SetColumn  
Public method SetElement  
Public method SetRow  
Top

See Also