Click or drag to resize
XmlAnythingTValue Property
Wrapped object that can be serialized to and from XML.

Namespace: Slash.Xml
Assembly: Slash.Xml (in Slash.Xml.dll) Version: 1.0.5843.24179
Syntax
public T Value { get; set; }

Property Value

Type: T
See Also