'Declaration
Public Property FixedLength As Integer
'Usage
Dim instance As BarCodeCellType Dim value As Integer instance.FixedLength = value value = instance.FixedLength
public int FixedLength {get; set;}
'Declaration
Public Property FixedLength As Integer
'Usage
Dim instance As BarCodeCellType Dim value As Integer instance.FixedLength = value value = instance.FixedLength
public int FixedLength {get; set;}