FastInfoset.NET Class Reference for .NET
ValueType Property (XmlFastInfosetReader)






Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Public ReadOnly Property ValueType As System.Type
'Usage
 
Dim instance As XmlFastInfosetReader
Dim value As System.Type
 
value = instance.ValueType
[__DynamicallyInvokable()]
public System.Type ValueType {get;}
public read-only property ValueType: System.Type; 
__DynamicallyInvokableAttribute()
public function get ValueType : System.Type
[__DynamicallyInvokable()]
public: __property System.Type* get_ValueType();
[__DynamicallyInvokable()]
public:
property System.Type^ ValueType {
   System.Type^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XmlFastInfosetReader Class
XmlFastInfosetReader Members

Send Feedback