Miner.Responder.Framework Assembly > Miner.Responder.Framework.Requests Namespace > GetPointsForFeatures Class : Item Property |
'Declaration Public ReadOnly Default Property Item( _ ByVal fcid As Integer, _ ByVal oid As Integer _ ) As Collection(Of XYPoint())
'Usage Dim instance As GetPointsForFeatures Dim fcid As Integer Dim oid As Integer Dim value As Collection(Of XYPoint()) value = instance.Item(fcid, oid)
public Collection<XYPoint[]> this[ int fcid, int oid ]; {get;}
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.