QuickOPC User's Guide and Reference
RefreshItems Method



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.UA.Forms.PubSub Namespace > UAFieldDataDictionaryControl Class : RefreshItems Method
Refreshes the contents of the control from the current value.
Syntax
'Declaration
 
Public Sub RefreshItems() 
'Usage
 
Dim instance As UAFieldDataDictionaryControl
 
instance.RefreshItems()
public void RefreshItems()
public:
void RefreshItems(); 
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also