Spread WinForms 15
FarPoint.Excel Assembly / Microsoft.Xml.Serialization.GeneratedAssembly Namespace / XmlTextReaderExtend Class / GetCharUsedCount Method


In This Topic
GetCharUsedCount Method
In This Topic
Syntax
'Declaration
 
Public Shared Function GetCharUsedCount( _
   ByVal impl As Object _
) As Integer
 
'Usage
 
Dim impl As Object
Dim value As Integer
 
value = XmlTextReaderExtend.GetCharUsedCount(impl)

Parameters

impl
See Also