[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.


Details

Generated 2025-11-01 04:08:36.659 UTC