DomainObjects Class Library

Replace Class

Replaces all occurrences of a specified string value with another string value.

For a list of all members of this type, see Replace Members.

System.Object
   Field
      ScalarFunction
         Replace

[Serializable]
[Serializable]
public class Replace : ScalarFunction, IEquatable<T>

Requirements

Namespace: DomainObjects.Facade.Command.Function

Assembly: DomainObjects.Core (in DomainObjects.Core.dll)

See Also

Replace Members | DomainObjects.Facade.Command.Function Namespace