Returns number of subnet bits in the mask.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public int GetMaskBits() |
| Visual Basic (Declaration) |
|---|
Public Function GetMaskBits As Integer |
| Visual C++ |
|---|
public: int GetMaskBits() |