DefinitionGetNumericalForm Method |
Gets the numerical form.
Namespace:
Lextm.SharpSnmpPro.Mib.Registry
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic uint[] GetNumericalForm()
Public Function GetNumericalForm As UInteger()
public:
array<unsigned int>^ GetNumericalForm()
member GetNumericalForm : unit -> uint32[]
Return Value
Type:
UInt32
See Also