MobileForms Toolkit Documentation

CopyOfBoundRow Methods

The methods of the CopyOfBoundRow class are listed below. For a complete list of CopyOfBoundRow class members, see the CopyOfBoundRow Members topic.

Public Instance Methods

CopyTo Copies the elements of the ICollection to an Array, starting at a particular Array index.
Delete (inherited from Row) Removes the row from parent RowCollection.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetData Make the copy of internal data to object array.
GetEnumerator Returns an enumerator that can iterate through a collection.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetItemProperties (inherited from Row) 
GetListName (inherited from Row) 
GetType (inherited from Object)Gets the Type of the current instance.
SetDataOverloaded. Copies the data from the collection to the row.
TempSet 
ToString (inherited from Row) Returns a String that represents the current Row.
Update (inherited from Row) Update changes made to StringData.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
OnDataPropertyChanged 
OnChanged (inherited from Row) Raises the RowChanged event to redraw the parent.

See Also

CopyOfBoundRow Class | Resco.Controls.AdvancedList Namespace