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