WallCutLineAnchorCollectionClear Method
 | 
Erases all items from the collection.
Namespace: Teigha.Aec.Arch.DatabaseServices
Assembly: TA_MgdArch (in TA_MgdArch.dll)
Version: 0.0.0.0
Syntax
 
public:
virtual void Clear() sealed
 
abstract Clear : unit -> unit 
override Clear : unit -> unit 
 
 
 
Implements
IListClear
 
See Also