QuickOPC User's Guide and Reference
EndInit Method (SetExtendedProperty)



OpcLabs.BaseLibPresentation Assembly > OpcLabs.BaseLib.Presentation.ComponentModel Namespace > SetExtendedProperty Class : EndInit Method
Syntax
'Declaration
 
Public Overrides Sub EndInit() 
'Usage
 
Dim instance As SetExtendedProperty
 
instance.EndInit()
public override void EndInit()
public:
void EndInit(); override 
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