ppsGrid Class Library
Add Method (itm)
NamespacesppsGridGridRowCollectionAdd(Object)
ppsGrid (c] 2004-2007 by Torsten Oberprieler
Fügt am Ende von der Collection ein Zeilenobject hinzu.
Declaration Syntax
C#Visual BasicVisual C++
public int Add(
	Object itm
)
Public Function Add ( _
	itm As Object _
) As Integer
public:
int Add (
	Object^ itm
)
Parameters
itm (Object)
Ein Object vom Typ "GridRow"
Return Value
Der Index, an dem das Zeilenobject hinzugefügt wurde.

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0