GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.IAllowGridActions< T > Member List

This is the complete list of members for GenerallyPositive.IAllowGridActions< T >, including all inherited members.

Add(IGPALGrid< T > grid) (defined in GenerallyPositive.IAllowGridActions< T >)GenerallyPositive.IAllowGridActions< T >
AddCell(T value, int row, int column) (defined in GenerallyPositive.IAllowGridActions< T >)GenerallyPositive.IAllowGridActions< T >
AddColumn(List< T > column) (defined in GenerallyPositive.IAllowGridActions< T >)GenerallyPositive.IAllowGridActions< T >
AddRow(List< T > row) (defined in GenerallyPositive.IAllowGridActions< T >)GenerallyPositive.IAllowGridActions< T >
Clear() (defined in GenerallyPositive.IAllowGridActions< T >)GenerallyPositive.IAllowGridActions< T >
Clone() (defined in GenerallyPositive.IAllowGridActions< T >)GenerallyPositive.IAllowGridActions< T >
Columns (defined in GenerallyPositive.IAllowGridActions< T >)GenerallyPositive.IAllowGridActions< T >
Contains(T value) (defined in GenerallyPositive.IAllowGridActions< T >)GenerallyPositive.IAllowGridActions< T >
Count() (defined in GenerallyPositive.IAllowGridActions< T >)GenerallyPositive.IAllowGridActions< T >
DeleteRow(RowPosition rowPosition=RowPosition.Last) (defined in GenerallyPositive.IAllowGridActions< T >)GenerallyPositive.IAllowGridActions< T >
GetCell(int row, int column) (defined in GenerallyPositive.IAllowGridActions< T >)GenerallyPositive.IAllowGridActions< T >
InputFrom(GPALFile input) (defined in GenerallyPositive.IAllowGridActions< T >)GenerallyPositive.IAllowGridActions< T >
InputFrom(IGPALDatabase input) (defined in GenerallyPositive.IAllowGridActions< T >)GenerallyPositive.IAllowGridActions< T >
Rows (defined in GenerallyPositive.IAllowGridActions< T >)GenerallyPositive.IAllowGridActions< T >
SaveTo(GPALFile output) (defined in GenerallyPositive.IAllowGridActions< T >)GenerallyPositive.IAllowGridActions< T >
SaveTo(IGPALDatabase output) (defined in GenerallyPositive.IAllowGridActions< T >)GenerallyPositive.IAllowGridActions< T >
this[int index] (defined in GenerallyPositive.IAllowGridActions< T >)GenerallyPositive.IAllowGridActions< T >
this[int row, int column] (defined in GenerallyPositive.IAllowGridActions< T >)GenerallyPositive.IAllowGridActions< T >
ToGPALObject() (defined in GenerallyPositive.IAllowToGPALObject< TResult >)GenerallyPositive.IAllowToGPALObject< TResult >