Click or drag to resize

SerializableDictionaryTKey, TValueKeyTagName Property

Gets the XML tag name for a key.

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

Property Value

Type: String
See Also