Share via


Value Class

Definition

public ref class Value : IDisposable
public class Value : IDisposable
type Value = class
    interface IDisposable
Public Class Value
Implements IDisposable
Inheritance
Value
Implements

Constructors

Value(IRefCountedStreamFactory, Boolean, Boolean)
Value(IStreamFactory)
Value(IXmlReaderFactory)
Value(Object)
Value(Stream)
Value(XmlDocument)
Value(XmlNode)
Value(XmlReader)

Properties

DeclaredType
IsNull
Object
UnderlyingPart

Methods

Assert(String, Object)
Dispose()
GetActualMessageTypeName()
GetCachedXPath(String)
GetCustomFormattedObject(IFormatter)
GetDotNetPath(CompiledDotNetPath)
GetObject(Type)
GetResetableStream(String, Boolean)
GetStream(String, Boolean)
GetXmlDocument()
GetXmlDocumentFragment(String)
GetXmlReader()
GetXPath(String, Boolean)
KillUnderlyingPartWhenDirty()
PostPersist()
PrefetchXPath(PrefetchSet)
PrefetchXPath(String)
RetrieveAs(Type)
Rollback()
SetDotNetPath(CompiledDotNetPath, Object)
SetUnderlyingPart(IContentFactory, Boolean)
SetXPath(String, Object, Boolean)
SetXPath(String, Object, ValueFormatter, Boolean)

Applies to