Get a Count of the number of occurrences of the specified Character within a String.

Syntax

ISTextUtilities.GetCharacterOccurrenceCount(source, character)

Parameters

NameTypeOptionalByRefDescription
source String The Source String.
character Char The Character to count.

Return Value

Integer

An Integer value.

Member of:
ISTextUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0