Value Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |