to_string


Description:

[ Version ( since = "1.18" ) ]
public string to_string (IPRoutingRuleAsStringFlags to_string_flags, HashTable<void*,void*>? extra_args) throws Error

Parameters:

this

the IPRoutingRule instance to convert to string.

to_string_flags

IPRoutingRuleAsStringFlags for controlling the string conversion.

extra_args

extra arguments for controlling the string conversion. Currently, not extra arguments are supported.

Returns:

the string representation or null on error.