Int32Collection Constructor
 | 
Default constructor for the Int32Collection
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:
Int32Collection()
 
new : unit -> Int32Collection
 
 
 
 
See Also