Programming Reference for VirtualLab Fusion  2026.1
Loading...
Searching...
No Matches
StringSupport Member List

This is the complete list of members for StringSupport, including all inherited members.

AddPluralS(string singularString)StringSupportstatic
AddPluralS(int numberOfEntries, string singularString)StringSupportstatic
ArrayToString(object[] array, string conjunction="and", bool useQuotationMarks=false, bool createList=false)StringSupportstatic
Back_StringStringSupportstatic
CommonStartStringOfArrayEntries(string[] arrayOfStrings, bool onlyCompleteWords)StringSupportstatic
ConcatenateStrings(string[] strings)StringSupportstatic
DateTimeFormatISOBasicStringSupportstatic
DateTimeFormatISOExtendedStringSupportstatic
DefaultCultureStringSupportstatic
DefaultNumberOfSignificantDigitsStringSupportstatic
ExtractFromFormattedString(string completeString, string formatString, bool removeSpacesInFormatString)StringSupportstatic
Finish_StringStringSupportstatic
ListToString(string prefix, IList list, string conjunction="and", bool useQuotationMarks=false, bool createList=false)StringSupportstatic
ListToString(IList list, string conjunction="and", bool useQuotationMarks=false, bool createList=false)StringSupportstatic
MakeSansSerifBold(string stringToConvert)StringSupportstatic
MaximumNumberOfSignificantDigitsStringSupportstatic
MoreLegibleVariableName(string variableName)StringSupportstatic
NeverUsedCharacterStringSupportstatic
Next_StringStringSupportstatic
NotApplicableStringStringSupportstatic
NumberFormatStringSupportstatic
PrependTimeStamp(this string stringToConvert)StringSupportstatic
RecommendedMaximumNumberOfSignificantDigitsStringSupportstatic
RecommendedNumberOfSignificantDigitsStringSupportstatic
ReplaceAnyCharacter(this string inputString, string stringToInsert, char[] charactersToReplace)StringSupportstatic
ReplaceAnyString(this string inputString, string stringToInsert, string[] stringsToReplace)StringSupportstatic
SortCharacterStringSupportstatic
SpaceReplacementStringSupportstatic
SplitName(string name)StringSupportstatic
SplitToLines(this string input)StringSupportstatic
StringContainsAnyPartialString(string stringToCheck, List< string > partialStrings)StringSupportstatic
ToLongDateString_VL(this DateTime date)StringSupportstatic
ToOrdinal(this int number)StringSupportstatic
ToString_VL(this double number, int? numberOfSignificantDigits=null)StringSupportstatic
ToString_VL(this double number, out bool trailingZerosConvertedToDecimalPower, int? numberOfSignificantDigits=null, int? magnitudeThresholdForExponent=null)StringSupportstatic
ToUpperFirstLetter(this string stringToConvert)StringSupportstatic
ToUpperFirstLetters(this string stringToConvert)StringSupportstatic
UseIndicatorForHiddenDigitsStringSupportstatic