CoverageDefinitionOnSingleObject.RemoveAllAssets Method |
Remove all assets from the coverage definition.
Namespace:
AGI.Foundation.Coverage
Assembly:
AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic void RemoveAllAssets()
Public Sub RemoveAllAssets
public:
void RemoveAllAssets()
member RemoveAllAssets : unit -> unit
See Also