[]
        
(Showing Draft Content)

FarPoint.Web.Spread.GroupInfoCollection.Add

Add Method

Add(GroupInfo)

Adds a GroupInfo object to the collection.

Declaration
public virtual int Add(GroupInfo value)
Public Overridable Function Add(value As GroupInfo) As Integer
Parameters
Type Name Description
GroupInfo value

GroupInfo object to add

Returns
Type Description
int
Exceptions
Type Condition
ArgumentNullException

No value specified; a GroupInfo object must be specified