Returns whether the field collection contains a field with the specified name.
'Declaration Public Overloads Function Contains( _ ByVal fieldName As String _ ) As Boolean
public bool Contains( string fieldName )
FieldCollection Class FieldCollection Members Overload List