Click or drag to resize

ObjectRegistryBaseValidateTable Method

Validates if an ObjectIdentifier is a table.

Namespace:  Lextm.SharpSnmpPro.Mib.Registry
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public bool ValidateTable(
	ObjectIdentifier identifier
)

Parameters

identifier
Type: Lextm.SharpSnmpLibObjectIdentifier
The object identifier.

Return Value

Type: Boolean
See Also