'宣言 Public Overridable Function ShowLabel( _ ByVal value As System.Boolean _ ) As CodabarBuilder
public virtual CodabarBuilder ShowLabel( System.bool value )
パラメータ
- value
- 値。
戻り値の型
現在のビルダ。
'宣言 Public Overridable Function ShowLabel( _ ByVal value As System.Boolean _ ) As CodabarBuilder
public virtual CodabarBuilder ShowLabel( System.bool value )