This generates a simple set of data that DbCombo will accept from a ServerMethod.

For a list of all members of this type, see SimpleResult Members.

System.Object
   ArrayList
      SimpleResult

[Visual Basic]
Public Class SimpleResult
   Inherits ArrayList
   Implements IList, ICollection, IEnumerable, ICloneable
[C#]
public class SimpleResult : ArrayList, IList, ICollection, IEnumerable, ICloneable

Requirements

Namespace: Cambro.Web.DbCombo Namespace

Assembly: Cambro.Web.DbCombo.dll

See Also

SimpleResult Members | Cambro.Web.DbCombo Namespace