RFA .NET
Overload List
Name | Description | |
---|---|---|
![]() | Find(String) | Finds the first occurence of specified System.String inside this RFA_WString. |
![]() | Find(RFA_WString) | Finds the first occurence of specified RFA_WString inside this RFA_WString. |
![]() | Find(String, UInt32) | Finds the first occurence of specified System.String inside this RFA_WString.
The search starts at a specified character position. |
![]() | Find(RFA_WString, UInt32) | Finds the first occurence of specified RFA_WString inside this RFA_WString.
The search starts at a specified character position. |