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