Click or drag to resize

CollectionRendererAspectTRemove Method (Guid)

[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: 15.0.2.11458
Syntax
C#
public bool Remove(
	Guid id
)

Parameters

id
Type: SystemGuid

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

Return Value

Type: Boolean

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

See Also