'Declaration Public Overrides Function Format( _ ByVal obj As Object _ ) As String
'Declaration
Public Overrides Function Format( _ ByVal obj As Object _ ) As String
'Usage Dim instance As BarCodeCellType Dim obj As Object Dim value As String value = instance.Format(obj)
'Usage
Dim instance As BarCodeCellType Dim obj As Object Dim value As String value = instance.Format(obj)
public override string Format( object obj )
BarCodeCellType Class BarCodeCellType Members