共用方式為


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 為 。

屬性

適用於