ArcFM Desktop Developer Guide
getFeature(String) Method


Syntax
'Declaration
 
<DispIdAttribute(1282)>
Public Overloads Overridable Function getFeature( _
   ByVal strName As String _
) As Boolean
'Usage
 
Dim instance As SAXXMLReader60Class
Dim strName As String
Dim value As Boolean
 
value = instance.getFeature(strName)
[DispId(1282)]
public virtual bool getFeature( 
   string strName
)

Parameters

strName
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