[ 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
this |
the LldpNeighbor |
name |
the attribute name |
out_value |
on return, the attribute value |
true if a uint32 attribute with name |