ZennoLab Assemblies Documentation
IZennoTable Interface Methods
See Also  Send Feedback
ZennoLab.InterfacesLibrary Assembly > ZennoLab.InterfacesLibrary.ProjectModel Namespace : IZennoTable Interface


Glossary Item Box

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.  
 MethodDeleteRowOverloaded. Removes the row from IZennoTable object.  
 MethodGetCellGets a value from a cell.  
 MethodGetRowReturns the value of the row at the specified index from IZennoTable object as System.Collections.Generic.IEnumerable<String> object.  
 MethodSetCellSets a value into a cell.  
 MethodToStringReturns a string that represents the current table.  
Top

See Also

© 2013 All Rights Reserved.