This class supports users who access RapidFindReplace controls from COM code.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class ComClientInteropSupport
Public Class ComClientInteropSupport
public ref class ComClientInteropSupport
type ComClientInteropSupport = class end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
ComClientInteropSupport()()()() | ||
Equals(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.) | |
Key | The COM support key (email support@keyoti.com for a key). | |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Remarks
RapidFindReplace, although completely written in .NET, can be used from COM, as per MS documented procedure.
Please note that according to MS, not all containers are 'supported' http://support.microsoft.com/default.aspx?scid=KB;EN-US;311334
Inheritance Hierarchy
Object | |
ComClientInteropSupport |
Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)