Click or drag to resize

NVCollectionExtsAddField Method

Overload List
  NameDescription
Public methodStatic memberAddField(NameValueCollection, IField)
Add a new item to the collection based on an IField from a IMapper. Currently this adds an entries for the field's display text (using DisplayTextGet(DispTextFlags)) and Caption
Public methodStatic memberAddField(NameValueCollection, String, Object, String)
Add a new item to the collection as if this is a IField being added by a IMapper.
Top
See Also