Share via


IReadOnlyElementType.IsUnicode Method

Definition

Gets a value indicating whether elements of the collection can persist Unicode characters.

public bool? IsUnicode ();
abstract member IsUnicode : unit -> Nullable<bool>
Public Function IsUnicode () As Nullable(Of Boolean)

Returns

The Unicode setting, or null if none is defined.

Applies to