Properties
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.golang.org.x.text.unicode.norm
- Platforms: .NET, .NET Standard 2.0, Island
Instance Methods
constructor
constructor
Properties()
init()
Sub New()
constructor (Properties)
constructor(value: Properties)
Properties(Properties value)
init(_ value: Properties)
Sub New(value As Properties)
Parameters:
- value:
BoundaryAfter
method BoundaryAfter: bool
bool BoundaryAfter()
func BoundaryAfter() -> bool
func BoundaryAfter() bool
Function BoundaryAfter() As bool
BoundaryBefore
method BoundaryBefore: bool
bool BoundaryBefore()
func BoundaryBefore() -> bool
func BoundaryBefore() bool
Function BoundaryBefore() As bool
CCC
method CCC: uint8
uint8 CCC()
func CCC() -> uint8
func CCC() uint8
Function CCC() As uint8
Decomposition
method Decomposition: Slice<Byte>
Slice<Byte> Decomposition()
func Decomposition() -> Slice<Byte>
func Decomposition() Slice<Byte>
Function Decomposition() As Slice<Byte>
LeadCCC
method LeadCCC: uint8
uint8 LeadCCC()
func LeadCCC() -> uint8
func LeadCCC() uint8
Function LeadCCC() As uint8
Size
method Size: int
int Size()
func Size() -> int
func Size() int
Function Size() As int
TrailCCC
method TrailCCC: uint8
uint8 TrailCCC()
func TrailCCC() -> uint8
func TrailCCC() uint8
Function TrailCCC() As uint8