FdoFeatureCollectionAsElementDictionary Method |
Namespace: FDF.Common.FeaturesAssembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntaxpublic Dictionary<Element, FdoFeatureCollection> AsElementDictionary()
Public Function AsElementDictionary As Dictionary(Of Element, FdoFeatureCollection)
public:
Dictionary<Element^, FdoFeatureCollection^>^ AsElementDictionary()
member AsElementDictionary : unit -> Dictionary<Element, FdoFeatureCollection>
Return Value
Type:
DictionaryElement,
FdoFeatureCollection
See Also