ArcFM Desktop Developer Guide
GetMapFiberObjectSelection Method (FiberObjectSelection)


Syntax
'Declaration
 
Public Function GetMapFiberObjectSelection() As IEnumerable(Of IFeature)
'Usage
 
Dim instance As FiberObjectSelection
Dim value As IEnumerable(Of IFeature)
 
value = instance.GetMapFiberObjectSelection()
public IEnumerable<IFeature> GetMapFiberObjectSelection()
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

FiberObjectSelection Class
FiberObjectSelection Members

 

 


Send Comment