Culture.isReadOnly

Property. Retrieves a value indicating whether the instance is read-only.

class Culture
@property const final
bool
isReadOnly
()

Return Value

Type: bool

true if the instance is read-only; otherwise, false. Remarks: If the culture is read-only, the dateTimeFormat and numberFormat properties return read-only instances.

Meta