ILNumerics Ultimate VS

ASCIIKeyMapperSubelementsCount Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Count numer of characters in string

[ILNumerics Core Module]

Namespace:  ILNumerics.Core.Misc
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public override int SubelementsCount(
	string element
)

Parameters

element
Type: SystemString
element item

Return Value

Type: Int32
number of characters in string - length of string
Remarks

[ILNumerics Core Module]

See Also

Reference