adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / StringExtensions Class
Methods

In This Topic
    StringExtensions Class Members
    In This Topic

    The following tables list the members exposed by StringExtensions.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Appends a string to a StringBuilder, adding a separator if the StringBuilder is not empty.  
    Public Methodstatic (Shared in Visual Basic) Removes all occurrences of a given string from the end of a string.  
    Public Methodstatic (Shared in Visual Basic) Removes all occurrences of a given string from the start of a string.  
    Top
    Extension Methods
     NameDescription
    Public Extension Method
    Top
    See Also