FdfNamedObjectListDictionaryT Class |
Namespace: FDF.Common
public class FdfNamedObjectListDictionary<T> : Dictionary<string, List<T>> where T : IFdfEnumerable
The FdfNamedObjectListDictionaryT type exposes the following members.
Name | Description | |
---|---|---|
FdfNamedObjectListDictionaryT | Initializes a new instance of the FdfNamedObjectListDictionaryT class |
Name | Description | |
---|---|---|
TryGetKeyValuePair |