Matches the current EDSInfo with a specified EDSInfo and EDSMask.
Namespace: Demo3D.PLC.Comms.CPFAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic bool Matches(
EDSInfo other,
EDSMask mask
)
Parameters
- other EDSInfo
- Other EDSInfo to match.
- mask EDSMask
- Mask of elemnts to match.
Return Value
Boolean[Missing <returns> documentation for "M:Demo3D.PLC.Comms.CPF.EDSInfo.Matches(Demo3D.PLC.Comms.CPF.EDSInfo,Demo3D.PLC.Comms.CPF.EDSMask)"]
See Also