Culture.id

Property. Retrieves the identifier of the Culture.

class Culture
@property const
int
id
()

Return Value

Type: int

The culture identifier of the current instance. Remarks: The culture identifier corresponds to the Windows locale identifier (LCID). It can therefore be used when interfacing with the Windows NLS functions.

Meta