ASP.NET Core MVC コントロールヘルプ
CharCode メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > QrCodeBuilder クラス : CharCode メソッド
The value.
Configurates C1.Web.Mvc.QrCode.CharCode. Sets the collection of characters associated with the charset.
シンタックス
'宣言
 
Public Overridable Function CharCode( _
   ByVal value As System.Integer _
) As QrCodeBuilder
public virtual QrCodeBuilder CharCode( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

QrCodeBuilder クラス
QrCodeBuilder メンバ