ProfileDesignCheckCollectionClear Method |
Removes all DesignChecks from the collection.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic override sealed void Clear()
Public Overrides NotOverridable Sub Clear
public:
virtual void Clear() override sealed
Remarks
It will remove all corresponding DesignChecks existed in ProfileDesignCheckSet or ProfileDesignCheckSet.
See Also