NVCollectionExts Class |
Namespace: NetQuarry
The NVCollectionExts type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Add |
Add a new item to the collection per the specified options.
|
![]() ![]() | AddField(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 |
![]() ![]() | AddField(NameValueCollection, String, Object, String) | |
![]() ![]() | ContainsKey |
Determine if a particular key has an entry in the collection.
|
![]() ![]() | MergeInto |
Merge a collection into an existing collection with the specified merge options.
|