The Field object to add to the collection.
'Declaration Public Function Add( _ ByVal value As Field _ ) As Integer
public int Add( Field value )
FieldCollection Class FieldCollection Members