Represents a table of key and value pairs as a sequence of Xml elements whose local name
represents the key and whose text body contains the value.
Namespace:
Gallio.Runtime.Extensibility.SchemaAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
[SerializableAttribute] public sealed class KeyValueTable |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public NotInheritable Class KeyValueTable |
Inheritance Hierarchy
System..::.Object
Gallio.Runtime.Extensibility.Schema..::.KeyValueTable
Gallio.Runtime.Extensibility.Schema..::.KeyValueTable
