ModuleEmulatorFindAuto Method (Object) |
Namespace:
Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
Assembly:
PLC (in PLC.dll) Version: 18.03.00
Syntaxpublic static IEnumerable<Object> FindAuto(
Object obj
)
Parameters
- obj
- Type: SystemObject
The object to search.
Return Value
Type:
IEnumerableObjectA list of members.
See Also