QuickOPC User's Guide and Reference
UAPublishedVariableDataCollection Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.Configuration Namespace : UAPublishedVariableDataCollection Class

For a list of all members of this type, see UAPublishedVariableDataCollection members.

Public Properties
 NameDescription
Public PropertyGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<UAPublishedVariableData>)
Public Propertystatic (Shared in Visual Basic)An empty published variable data collection.  
Public PropertyGets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<UAPublishedVariableData>)
Top
Protected Properties
 NameDescription
Protected PropertyGets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<UAPublishedVariableData>)
Top
See Also

Reference

UAPublishedVariableDataCollection Class
OpcLabs.EasyOpc.UA.PubSub.Configuration Namespace