TransparencyCollectionClear Method
 | 
Removes all objects from the collection.
Namespace:  Teigha.Colors
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public:
virtual void Clear() sealed
 
abstract Clear : unit -> unit 
override Clear : unit -> unit 
 
 
 
Implements
IListClear
 
See Also