BaseCoverageDefinitionRemoveAllAssets Method |
Removes all asset definitions for all assets from this coverage definition.
Namespace:
AGI.Foundation.Coverage
Assembly:
AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic void RemoveAllAssets()
Public Sub RemoveAllAssets
public:
void RemoveAllAssets()
member RemoveAllAssets : unit -> unit
See Also