ArcFM Desktop Developer Guide
setLocalName Method (SAXAttributes60Class)


Syntax
'Declaration
 
<DispIdAttribute(1378)>
Public Overridable Sub setLocalName( _
   ByVal nIndex As Integer, _
   ByVal strLocalName As String _
) 
'Usage
 
Dim instance As SAXAttributes60Class
Dim nIndex As Integer
Dim strLocalName As String
 
instance.setLocalName(nIndex, strLocalName)
[DispId(1378)]
public virtual void setLocalName( 
   int nIndex,
   string strLocalName
)

Parameters

nIndex
strLocalName
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

SAXAttributes60Class Class
SAXAttributes60Class Members

 

 


Send Comment