VisualFindType Method (Type) |
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
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