[This is preliminary documentation and is subject to change.]
Represents a JSON-serializable structure that keys [N]ame and [D]escription on lang ISO.
It respects JSONWritingOptions.NLSMapLanguageISO and NLSMapLanguageISODefault
Namespace: NFX.Serialization.JSONAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public struct NLSMap : IEnumerable<KeyValuePair<string, NLSMap..::..NDPair>>,
IEnumerable, IJSONWritable
[SerializableAttribute]
public struct NLSMap : IEnumerable<KeyValuePair<string, NLSMap..::..NDPair>>,
IEnumerable, IJSONWritable
<SerializableAttribute>
Public Structure NLSMap
Implements IEnumerable(Of KeyValuePair(Of String, NLSMap..::..NDPair)),
IEnumerable, IJSONWritable
<SerializableAttribute>
Public Structure NLSMap
Implements IEnumerable(Of KeyValuePair(Of String, NLSMap..::..NDPair)),
IEnumerable, IJSONWritable
[SerializableAttribute]
public value class NLSMap : IEnumerable<KeyValuePair<String^, NLSMap..::..NDPair>>,
IEnumerable, IJSONWritable
[SerializableAttribute]
public value class NLSMap : IEnumerable<KeyValuePair<String^, NLSMap..::..NDPair>>,
IEnumerable, IJSONWritable
[<SealedAttribute>]
[<SerializableAttribute>]
type NLSMap =
struct
interface IEnumerable<KeyValuePair<string, NLSMap..::..NDPair>>
interface IEnumerable
interface IJSONWritable
end
[<SealedAttribute>]
[<SerializableAttribute>]
type NLSMap =
struct
interface IEnumerable<KeyValuePair<string, NLSMap..::..NDPair>>
interface IEnumerable
interface IJSONWritable
end