'Declaration
Public Shared Function FindXLIndex( _ ByVal pattern() As Single, _ ByVal compound() As Single _ ) As Integer
'Usage
Dim pattern() As Single Dim compound() As Single Dim value As Integer value = BorderPattern.FindXLIndex(pattern, compound)
Parameters
- pattern
- compound