Name | Description | |
---|---|---|
Count | ||
IsSimple | Determines whether the relative browse path is simple, i.e. consists only of elements that specify a forward, any hierarchical reference. | |
Item |
The following tables list the members exposed by _UABrowsePathElementCollection.
Name | Description | |
---|---|---|
Count | ||
IsSimple | Determines whether the relative browse path is simple, i.e. consists only of elements that specify a forward, any hierarchical reference. | |
Item |
Name | Description | |
---|---|---|
Add | ||
Clear | ||
CommonPrefix | Determines the longest common prefix of the current OPC-UA browse path element collection and a given OPC-UA browse path element collection. | |
CommonPrefixLength | Determines length of the longest common prefix of the current OPC-UA browse path element collection and a given OPC-UA browse path element collection. | |
Contains | ||
Equals | ||
Format | Formats the browse path element collection (a relative path) into a string. | |
GetEnumerator | ||
GetHashCode | ||
GetType | ||
IndexOf | ||
Insert | ||
IsPrefix | Determines whether a given OPC-UA browse path element collection is a prefix of the current browse path element collection. | |
Remove | ||
RemoveAt | ||
ToString | ||
ToUAQualifiedNameCollection | Converts the current relative path to a sequence of qualified names. |