Click or drag to resize

SecondaryBinderBindingResults Class

Binding results.
Inheritance Hierarchy
SystemObject
  Demo3D.PLCSecondaryBinderBindingResults

Namespace:  Demo3D.PLC
Assembly:  PLC (in PLC.dll) Version: 17.00.05
Syntax
C#
public sealed class BindingResults : IDisposable

The SecondaryBinderBindingResults type exposes the following members.

Methods
  NameDescription
Public methodDispose
Dispose to unbind.
Top
Remarks
See Also