Add an item to the end of the collection.
[C#] int Add(Field field) [Visual Basic] Function Add(field As Field) As Integer
int Add(Field field)
Function Add(field As Field) As Integer
may throw NotSupportedException()
This method adds an item to the collection.
All Fields collections are read only so calling this function will generate a NotSupportedException.
None.
Submit feedback about this site to: