Name | Description | |
---|---|---|
![]() ![]() | Add | Create a new browse path by appending a browse name to the end of the given browse path. |
![]() | AppendBrowseName | Appends a browse name to the end of the current browse path. |
![]() | AppendRelative | Overloaded. Appends a sequence of browse names to the end of the current browse path. |
![]() | Clone | Overridden. |
![]() | Combine | Combines the current browse path with a given relative browse path string. |
![]() | CommonPrefix | Determines the longest common prefix of the current browse path and a given browse path. |
![]() | CommonPrefixLength | Determines length of the longest common prefix of the current browse path and a given browse path. |
![]() | Equals | Overloaded. Overridden. Determines whether the current browse path is the same as other object. |
![]() ![]() | EscapeBrowseName | Escapes a browse name so that it can be placed into a string form of the browse path. |
![]() ![]() | FromEnumerable | Converts a sequence of browse names into a browse path object. |
![]() ![]() | FromString | Converts a string (containing an absolute browse path) to a browse path object. |
![]() | GetHashCode | Overridden. |
![]() | GetObjectData | Overridden. |
![]() | GetSchema | (Inherited from OpcLabs.BaseLib.Info) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | IsPrefix | Determines whether a given browse path is a prefix of the current browse path. |
![]() ![]() | IsValidBrowseName | Determines whether a given string is a valid browse name. |
![]() ![]() | Parse | Overloaded. Parses a string containing an absolute browse path, and returns a corresponding browse path object. |
![]() | ReadXml | (Inherited from OpcLabs.BaseLib.Info) |
![]() | RelativeTo | Overloaded. Computes a relative path string that leads from the current browse to a given browse path. |
![]() | ToString | Overridden. |
![]() | TryAppendRelative | Overloaded. Attempts to append a relative browse path string to the current browse path. |
![]() | TryAssign | Attempts to assign an absolute browse path string to the current browse path object. |
![]() | TryCombine | Attempts to combine the current browse path with a given relative browse path string. |
![]() ![]() | TryParse | Overloaded. Attempts to parse a string containing an absolute browse path. |
![]() | TryRelativeTo | Attempts to compute a relative path string that leads from the current browse to a given browse path. |
![]() | WriteXml | (Inherited from OpcLabs.BaseLib.Info) |