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: 24.2.419.0 (24.2.419.0)
Syntax public void RemoveAllAssets()
Public Sub RemoveAllAssets
public:
void RemoveAllAssets()
member RemoveAllAssets : unit -> unit
See Also