[]
        
(Showing Draft Content)

C1.C1Preview.WarningCollection.Add

Add Method

Add(Warning)

Adds a Warning object to the current collection.

Declaration
public int Add(Warning item)
Parameters
Type Name Description
Warning item

The warning to add.

Returns
Type Description
int

The index of the added object in the current collection.