Returns the index of a
Namespace: xpidea.neuro.net.patterns
Assembly: xpidea.neuro.net (in xpidea.neuro.net.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Function IndexOf( _ ByVal value As Pattern _ ) As Integer |
| C# |
|---|
| public int IndexOf( Pattern value ) |
| C++ |
|---|
| public: int IndexOf( Pattern value ) sealed |
| J# |
|---|
| public int IndexOf( Pattern value ) |
| JScript |
|---|
| public
function IndexOf( value : Pattern ) : int |
Parameters
- value
- The
Pattern to locate.
Return Value
The index of the