get_attr_uint_value


Description:

[ Version ( since = "1.2" ) ]
public bool get_attr_uint_value (string name, out uint out_value)

Gets the uint32 value of attribute with name name on this

Parameters:

this

the LldpNeighbor

name

the attribute name

out_value

on return, the attribute value

Returns:

true if a uint32 attribute with name name was found, false otherwise