FindAndReplaceItem Class |
Namespace: Compiled.EDD.Scripting
public class FindAndReplaceItem
The FindAndReplaceItem type exposes the following members.
| Name | Description | |
|---|---|---|
| FindAndReplaceItem | Initializes a new instance of the FindAndReplaceItem class |
| Name | Description | |
|---|---|---|
| Find |
Gets or sets the string that should be found.
| |
| Replace |
Gets or sets the string that should be replaced.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Fill |
Fills object's properties based on the string representation.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |