Click or drag to resize

ObjectAttributeCollectionToDictionary Method

Object Attribute Collection To Dictionary

Namespace:  VIZCore3DX.NET.Data
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.0.25.326 (1.0.25.326)
Syntax
C#
public Dictionary<string, string> ToDictionary()

Return Value

Type: DictionaryString, String
Attribute Dictionary
See Also