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