ArcFM Desktop Developer Guide
getFeature(UInt16) Method


Syntax
'Declaration
 
Public Overloads Overridable Function getFeature( _
   ByRef pwchName As UShort _
) As Boolean
'Usage
 
Dim instance As SAXXMLReader60Class
Dim pwchName As UShort
Dim value As Boolean
 
value = instance.getFeature(pwchName)
public virtual bool getFeature( 
   ref ushort pwchName
)

Parameters

pwchName
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

SAXXMLReader60Class Class
SAXXMLReader60Class Members
Overload List

 

 


Send Comment