Find all the objects in the
Descendants of type
Type (all descendants)
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntaxpublic virtual ArrayList FindType(
Type type
)
Parameters
- type
- Type: SystemType
The Type to find.
Return Value
Type:
ArrayListList of objects that match the
Type
See Also