DependencyVersionTryParse Method

Overload List

TryParse(String, Boolean, DependencyVersion) Attempts to parse DependencyVersion from the specified string.
TryParse(String, Int32, Int32, Boolean, DependencyVersion) Attempts to parse DependencyVersion from the specified substring of the input string.

See Also