Miner.Responder.Shared.SchemaObjects Namespace > JumpersObject Class : ParsedPoints Property |
'Declaration
Public Property ParsedPoints As System.Collections.Generic.IEnumerable(Of XYPoint)
'Usage
Dim instance As JumpersObject Dim value As System.Collections.Generic.IEnumerable(Of XYPoint) instance.ParsedPoints = value value = instance.ParsedPoints
public System.Collections.Generic.IEnumerable<XYPoint> ParsedPoints {get; set;}
public read-write property ParsedPoints: System.Collections.Generic.IEnumerable;
public function get,set ParsedPoints : System.Collections.Generic.IEnumerable
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2