CleanCode C# Libraries v0.9.23 API

Utility Members

Utility overview

Public Static Methods

ArrayToDictionaryMissing <summary> documentation for M:CleanCode.Data.Utility.ArrayToDictionary``1(`0[0:,0:])
CleanStringMissing <summary> documentation for M:CleanCode.Data.Utility.CleanString(System.String,System.String[,])
FindComboBoxItem Finds the specified combo box item.
GetNextListValueMissing <summary> documentation for M:CleanCode.Data.Utility.GetNextListValue``1(`0[],``0)
MatchesToArray Converts a set of groups from a regular expression match (a GroupCollection) to a string Array.
MMSStoSeconds Converts canonical MM:SS to seconds.
SecondsToMMSS Converts seconds to canonical MM:SS format.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

Utility Class | CleanCode.Data Namespace