Click or drag to resize

CollectionRendererAspectTRemove(Guid) Method

[Missing <summary> documentation for "M:Demo3D.Visuals.Renderers.CollectionRendererAspect`1.Remove(System.Guid)"]


Namespace: Demo3D.Visuals.Renderers
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public bool Remove(
	Guid id
)

Parameters

id  Guid

[Missing <param name="id"/> documentation for "M:Demo3D.Visuals.Renderers.CollectionRendererAspect`1.Remove(System.Guid)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Demo3D.Visuals.Renderers.CollectionRendererAspect`1.Remove(System.Guid)"]

See Also