Method Add Add(Object) Adds an Object to Enumerabel list of objects. Declaration public void Add(object obj) Parameters Type Name Description System.Object obj The object to be added.