QuickOPC User's Guide and Reference
UABrowsePathElementCollection Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Navigation Namespace : UABrowsePathElementCollection Class

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

Public Properties
 NameDescription
Public PropertyGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<UABrowsePathElement>)
Public Propertystatic (Shared in Visual Basic)An empty browse path element collection.  
Public PropertyDetermines whether the relative browse path is simple, i.e. consists only of elements that specify a forward, any hierarchical reference.  
Public PropertyGets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<UABrowsePathElement>)
Top
Protected Properties
 NameDescription
Protected PropertyGets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<UABrowsePathElement>)
Top
See Also

Reference

UABrowsePathElementCollection Class
OpcLabs.EasyOpc.UA.Navigation Namespace