Click or drag to resize

SerializableDictionaryTKey, TValueItemTagName Property

Gets the XML tag name for an item.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
protected virtual string ItemTagName { get; }

Property Value

Type: String
See Also