OPC Studio User's Guide and Reference
ElementExtensions Class
Members 



View with Navigation Tools
OpcLabs.BaseLibPresentation Assembly > OpcLabs.BaseLib.Presentation.ComponentModel Namespace : ElementExtensions Class
Contains an element extension collection.
Syntax
'Declaration
 
<CLSCompliantAttribute(True)>
<ComVisibleAttribute(False)>
<ContentPropertyAttribute("Extensions")>
<TypeConverterAttribute(OpcLabs.BaseLib.ComponentModel.Internal.ExpandableObjectConverterWpf)>
<SerializableAttribute()>
Public NotInheritable Class ElementExtensions 
   Implements System.ComponentModel.INotifyPropertyChanged, System.ICloneable 
 
'Usage
 
Dim instance As ElementExtensions
Inheritance Hierarchy

System.Object
   OpcLabs.BaseLib.Presentation.ComponentModel.ElementExtensions

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