range_from_str


Description:


[ Version ( replacement = "Range.from_str" , since = "1.42" ) ]
public Range range_from_str (string str) throws Error

Parses the string representation of the range to create a nmrange instance.

Parameters:

str

the string representation of a range

Returns:

the nmrange or null


Namespace: NM
Package: libnm