MobileForms Toolkit Documentation

CopyOfHeaderRow Methods

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

Public Instance Methods

CopyTo (inherited from Row) Copies the elements of the ICollection to an Array, starting at a particular Array index.
Delete Does nothing.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetData (inherited from Row) Make the copy of internal data to object array.
GetEnumerator (inherited from Row) 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.
SetData (inherited from Row)Overloaded. Copies the data from the collection to the row.
ToString (inherited from Row) Returns a String that represents the current Row.
Update (inherited from Row) Update changes made to StringData.

See Also

CopyOfHeaderRow Class | Resco.Controls.AdvancedList Namespace