Interface

Overview

Location

Required Methods


ID

 

method ID: tuple of (mib: MIB, other: string)

 

(MIB mib, string other) ID()

 

func ID() -> (MIB, string)

 

func ID() tuple of (|name=mib| MIB, |name=other| string)

 

Function ID() As Tuple (Of MIB, string)