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






Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Public ReadOnly Property CanReadValueChunk As System.Boolean
'Usage
 
Dim instance As XmlFastInfosetReader
Dim value As System.Boolean
 
value = instance.CanReadValueChunk
[__DynamicallyInvokable()]
public System.bool CanReadValueChunk {get;}
public read-only property CanReadValueChunk: System.Boolean; 
__DynamicallyInvokableAttribute()
public function get CanReadValueChunk : System.boolean
[__DynamicallyInvokable()]
public: __property System.bool get_CanReadValueChunk();
[__DynamicallyInvokable()]
public:
property System.bool CanReadValueChunk {
   System.bool 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