The methods of the StringUtils class are listed below. For a complete list of StringUtils class members, see the StringUtils Members topic.
![]() ![]() | Creates a shallow copy of the specified StringCollection. |
![]() ![]() | Converts an empty string ("") to a null reference (Nothing in Visual Basic). |
![]() ![]() | Converts a null reference (Nothing in Visual Basic) to an empty string. |
![]() ![]() | Obsolete. Determines whether the last character of the given String matches the specified character. |
![]() ![]() | Obsolete. Indicates whether or not the specified String is a null reference (Nothing in Visual Basic) or an Empty string. |
![]() ![]() | Concatenates a specified separator String between each element of a specified StringCollection, yielding a single concatenated string. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
StringUtils Class | NAnt.Core.Util Namespace