Click or drag to resize

ObjectRegistryBaseCreateVariable Method (String)

Creates a variable.

Namespace:  Lextm.SharpSnmpPro.Mib.Registry
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public Variable CreateVariable(
	string textual
)

Parameters

textual
Type: SystemString
The textual.

Return Value

Type: Variable
See Also