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: 15.0.2.11458
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

Type: IEnumerableT

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

See Also