ArcFM Solution Developer Guide
PathElement Method (MMEnumPathElementClass)


Syntax
public virtual void PathElement( 
   System.int Index,
   out IMMPathElementEx pVal
)
'Declaration
 
Public Overridable Sub PathElement( _
   ByVal Index As System.Integer, _
   ByRef pVal As IMMPathElementEx _
) 
 
'Usage
 
Dim instance As MMEnumPathElementClass
Dim Index As System.Integer
Dim pVal As IMMPathElementEx
 
instance.PathElement(Index, 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