ArcFM Desktop Developer Guide
ignorableWhitespace Method (IVBSAXContentHandler)


Syntax
'Declaration
 
<DispIdAttribute(1330)>
Sub ignorableWhitespace( _
   ByRef strChars As String _
) 
'Usage
 
Dim instance As IVBSAXContentHandler
Dim strChars As String
 
instance.ignorableWhitespace(strChars)
[DispId(1330)]
void ignorableWhitespace( 
   out string strChars
)

Parameters

strChars
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IVBSAXContentHandler Interface
IVBSAXContentHandler Members

 

 


Send Comment