ArcFM Engine Developer Guide
Count Property (IMMEnumFeedPath)


This property provides a count (as Long) of the number of features encountered along the path to the circuit source feature (i.e., the number of features in the IMMEnumFeedPath object).
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
ReadOnly Property Count As Integer
'Usage
 
Dim instance As IMMEnumFeedPath
Dim value As Integer
 
value = instance.Count
[DispId(1610678272)]
int Count {get;}

Property Value

Returns the number of objects in the enumeration as Long

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

IMMEnumFeedPath Interface
IMMEnumFeedPath Members

 

 


Send Comment