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