ZennoLab Assemblies Documentation
IZennoTable Interface Methods

For a list of all members of this type, see IZennoTable members.

Public Methods
 NameDescription
 MethodAddRowOverloaded. Adds a row to the end of the object of IZennoTable interface .  
 MethodBindBinds the specified file to current table.  
 MethodClearRemoves all elements from the table.  
 MethodDeleteRowOverloaded. Removes the row from IZennoTable object .  
 MethodGetCellOverloaded. Gets a value from a cell.  
 MethodGetColumnsNames  
 MethodGetRowReturns the value of the row at the specified index from IZennoTable object as System.Collections.Generic.IEnumerable<String> object.  
 MethodSetCellOverloaded. Sets a value into a cell.  
 MethodToStringReturns a string that represents the current table.  
Top
See Also

Reference

IZennoTable Interface
ZennoLab.InterfacesLibrary.ProjectModel Namespace
ITables Interface

Send Feedback