Keyoti RapidFindReplace WPF API Docs
QueryConverter Class
API DocumentationKeyoti.RapidFindReplace.WPF.ConvertersQueryConverter
Keyoti RapidFindReplace WPF
Changes Query object to a string.
Declaration Syntax
C#Visual BasicVisual C++F#
public class QueryConverter : IValueConverter
Public Class QueryConverter
	Implements IValueConverter
public ref class QueryConverter : IValueConverter
type QueryConverter =  
    class
        interface IValueConverter
    end
Members
All MembersConstructorsMethods



IconMemberDescription
QueryConverter()()()()
Convert(Object, Type, Object, CultureInfo)
Converts a Query object to a string.

ConvertBack(Object, Type, Object, CultureInfo)
Changes plain text to a Query object.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
QueryConverter

Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)