IntegerCollection Constructor
|
Default constructor for the IntegerCollection
class. Creates an empty interger collection of 10 elements.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public IntegerCollection()
public:
IntegerCollection()
new : unit -> IntegerCollection
See Also