public static string RemoveDuplicateWhiteSpace( this string value )
<ExtensionAttribute> Public Shared Function RemoveDuplicateWhiteSpace ( value As String ) As String
public: [ExtensionAttribute] static String^ RemoveDuplicateWhiteSpace( String^ value )
[<ExtensionAttribute>] static member RemoveDuplicateWhiteSpace : value : string -> string
GSF.StringExtensions.RemoveDuplicateWhiteSpace = function(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.