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