Set.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(gda.holder.Holder[] holders)

Creates a new #GdaSet object, and populates it with the list given as argument. The list can then be freed as it is copied. All the value holders in holders are referenced counted and modified, so they should not be used anymore afterwards.

Parameters

holdersa list of #GdaHolder objects

Returns

a new #GdaSet object