Click or drag to resize

ConnectorFindAspectsT Method

[Missing <summary> documentation for "M:Demo3D.Visuals.Connector.FindAspects``1"]


Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public IEnumerable<T> FindAspects<T>()
where T : class

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:Demo3D.Visuals.Connector.FindAspects``1"]

Return Value

IEnumerableT

[Missing <returns> documentation for "M:Demo3D.Visuals.Connector.FindAspects``1"]

See Also