  | OrderByCollectionFindIndex Method (String) | 
  
    Namespace: 
   Dynamicweb.Content.Items.Queries
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic int FindIndex(
	string field
)
Public Function FindIndex ( 
	field As String
) As Integer
Parameters
- field
 - Type: SystemString
 
Return Value
Type: 
Int32
See Also