ArcFM Engine Developer Guide
PathElement Method (MMEnumPathElementClass)


Syntax
'Declaration
 
Public Overridable Sub PathElement( _
   ByVal Index As Integer, _
   ByRef pVal As IMMPathElementEx _
) 
'Usage
 
Dim instance As MMEnumPathElementClass
Dim Index As Integer
Dim pVal As IMMPathElementEx
 
instance.PathElement(Index, pVal)
public virtual void PathElement( 
   int Index,
   out IMMPathElementEx pVal
)

Parameters

Index
pVal
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

MMEnumPathElementClass Class
MMEnumPathElementClass Members

 

 


Send Comment