Share via


RuntimeElementType.IsUnicode メソッド

定義

コレクションの要素が Unicode 文字を保持できるかどうかを示す値を取得します。

[System.Diagnostics.DebuggerStepThrough]
public virtual bool? IsUnicode ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member IsUnicode : unit -> Nullable<bool>
override this.IsUnicode : unit -> Nullable<bool>
Public Overridable Function IsUnicode () As Nullable(Of Boolean)

戻り値

Unicode 設定。定義 null されていない場合は 。

属性

適用対象