[]
        
(Showing Draft Content)

C1.PivotEngine.ValueSet-1.Add

Add Method

Add(T)

Adds a value to the collection if not already present.

Declaration
public void Add(T value)
Parameters
Type Name Description
T value

Value to add to the collection.