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.1.25.609 (1.1.25.609)
Syntax
C#
public Dictionary<string, string> ToDictionary()

Return Value

Type: DictionaryString, String
Attribute Dictionary
See Also