Tag
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.golang.org.x.text.internal.language
- Platforms: .NET, .NET Standard 2.0, Island
constructor
constructor
Tag()
init()
Sub New()
// .NET, .NET Standard 2.0
constructor(aLangID: Language; aRegionID: Region; aScriptID: Script; apVariant: Byte; apExt: UInt16; astr: string)
// Island
constructor(aLangID: Language; aRegionID: Region; aScriptID: Script; apVariant: byte; apExt: uint16; astr: string)
// .NET, .NET Standard 2.0
Tag(Language aLangID, Region aRegionID, Script aScriptID, Byte apVariant, UInt16 apExt, string astr)
// Island
Tag(Language aLangID, Region aRegionID, Script aScriptID, byte apVariant, uint16 apExt, string astr)
Parameters:
- aLangID:
- aRegionID:
- aScriptID:
- apVariant:
- apExt:
- astr:
constructor (Tag)
Parameters:
- value:
Extension
func Extension(_ x: byte) -> (string, Boolean)
Function Extension(x As byte) As Tuple (Of string, Boolean)
Parameters:
- x:
Extensions
HasExtensions
method HasExtensions: bool
bool HasExtensions()
func HasExtensions() -> bool
func HasExtensions() bool
Function HasExtensions() As bool
HasString
method HasString: bool
bool HasString()
func HasString() -> bool
func HasString() bool
Function HasString() As bool
HasVariants
method HasVariants: bool
bool HasVariants()
func HasVariants() -> bool
func HasVariants() bool
Function HasVariants() As bool
IsPrivateUse
method IsPrivateUse: bool
bool IsPrivateUse()
func IsPrivateUse() -> bool
func IsPrivateUse() bool
Function IsPrivateUse() As bool
IsRoot
method IsRoot: bool
bool IsRoot()
func IsRoot() -> bool
func IsRoot() bool
Function IsRoot() As bool
LangID
var LangID: Language;
Language LangID
var LangID: Language
LangID Language
FIELD LangID() As Language
MarshalText
Maximize
Parent
Raw
func Raw() -> (Language, Script, Region)
Function Raw() As Tuple (Of Language, Script, Region)
RegionID
var RegionID: Region;
Region RegionID
var RegionID: Region
RegionID Region
FIELD RegionID() As Region
RemakeString
method RemakeString
void RemakeString()
func RemakeString()
// .NET, .NET Standard 2.0
func RemakeString()
// Island
func RemakeString() void
Sub RemakeString()
ScriptID
var ScriptID: Script;
Script ScriptID
var ScriptID: Script
ScriptID Script
FIELD ScriptID() As Script
SetTypeForKey
Parameters:
- key:
- value:
String
method String: string
string String()
func String() -> string
func String() string
Function String() As string
TypeForKey
Parameters:
- key:
UnmarshalText
Parameters:
- text:
VariantOrPrivateUseTags
method VariantOrPrivateUseTags: string
string VariantOrPrivateUseTags()
func VariantOrPrivateUseTags() -> string
func VariantOrPrivateUseTags() string
Function VariantOrPrivateUseTags() As string
Variants
LangID
var LangID: Language;
Language LangID
var LangID: Language
LangID Language
FIELD LangID() As Language
RegionID
var RegionID: Region;
Region RegionID
var RegionID: Region
RegionID Region
FIELD RegionID() As Region
ScriptID
constructor
constructor
Tag()
init()
Sub New()
// .NET, .NET Standard 2.0
constructor(aLangID: Language; aRegionID: Region; aScriptID: Script; apVariant: Byte; apExt: UInt16; astr: string)
// Island
constructor(aLangID: Language; aRegionID: Region; aScriptID: Script; apVariant: byte; apExt: uint16; astr: string)
// .NET, .NET Standard 2.0
Tag(Language aLangID, Region aRegionID, Script aScriptID, Byte apVariant, UInt16 apExt, string astr)
// Island
Tag(Language aLangID, Region aRegionID, Script aScriptID, byte apVariant, uint16 apExt, string astr)
Parameters:
- aLangID:
- aRegionID:
- aScriptID:
- apVariant:
- apExt:
- astr:
constructor (Tag)
Parameters:
- value:
Extension
func Extension(_ x: byte) -> (string, Boolean)
Function Extension(x As byte) As Tuple (Of string, Boolean)
Parameters:
- x:
Extensions
HasExtensions
method HasExtensions: bool
bool HasExtensions()
func HasExtensions() -> bool
func HasExtensions() bool
Function HasExtensions() As bool
HasString
method HasString: bool
bool HasString()
func HasString() -> bool
func HasString() bool
Function HasString() As bool
HasVariants
method HasVariants: bool
bool HasVariants()
func HasVariants() -> bool
func HasVariants() bool
Function HasVariants() As bool
IsPrivateUse
method IsPrivateUse: bool
bool IsPrivateUse()
func IsPrivateUse() -> bool
func IsPrivateUse() bool
Function IsPrivateUse() As bool
IsRoot
method IsRoot: bool
bool IsRoot()
func IsRoot() -> bool
func IsRoot() bool
Function IsRoot() As bool
MarshalText
Maximize
Parent
Raw
func Raw() -> (Language, Script, Region)
Function Raw() As Tuple (Of Language, Script, Region)
SetTypeForKey
Parameters:
- key:
- value:
String
method String: string
string String()
func String() -> string
func String() string
Function String() As string
TypeForKey
Parameters:
- key:
VariantOrPrivateUseTags
method VariantOrPrivateUseTags: string
string VariantOrPrivateUseTags()
func VariantOrPrivateUseTags() -> string
func VariantOrPrivateUseTags() string
Function VariantOrPrivateUseTags() As string
Variants