Namespace: CodeSmith.CustomProperties
Assembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public virtual int IndexOf(
	string item
)
Visual Basic
Public Overridable Function IndexOf ( 
	item As String
) As Integer

Parameters

item
Type: System..::..String

Return Value

Type: Int32

See Also