Click or drag to resize
IVisualClustersIndexerCleanupAfterEntityWasDeleted Method
Zet Universe

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:ZU.Semantic.Spatial.Indexing.IVisualClustersIndexer.CleanupAfterEntityWasDeleted(ZU.Core.IEntity)"]

Namespace: ZU.Semantic.Spatial.Indexing
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
void CleanupAfterEntityWasDeleted(
	IEntity deletedEntity
)

Parameters

deletedEntity
Type: ZU.CoreIEntity

[Missing <param name="deletedEntity"/> documentation for "M:ZU.Semantic.Spatial.Indexing.IVisualClustersIndexer.CleanupAfterEntityWasDeleted(ZU.Core.IEntity)"]

See Also