[ROOT] / doc / toc / ARCCore / Class / PropertyStreamLine / TryParseDirectToIP
Parses a series of PropertyStreamLine directly to the given type of IP.
Typical usage would be parsing a series of configuration values.
Example:
Given some values known to describe an ConnectionInstruction like:
ServerHostName = localhost
ServerPortNo = 4246
DataTransferDirection = Receive
this method can return a ConnectionInstruction directly.
Generated 2025-10-29 06:12:18.475 UTC