public uint NumRoutes
Public NumRoutes As UInteger
Dim instance As IpStats
Dim value As UInteger
value = instance.NumRoutes
instance.NumRoutes = value
public:
unsigned int NumRoutes
val mutable NumRoutes: uint32
No code example is currently available or this language may not be supported.