Miner.Geodatabase.Integration Namespace > EdgeFeatureInfo Class : Edges Property |
'Declaration
Public Property Edges As System.Collections.Generic.IList(Of EdgeInfo)
'Usage
Dim instance As EdgeFeatureInfo Dim value As System.Collections.Generic.IList(Of EdgeInfo) instance.Edges = value value = instance.Edges
public System.Collections.Generic.IList<EdgeInfo> Edges {get; set;}
public read-write property Edges: System.Collections.Generic.IList;
public function get,set Edges : System.Collections.Generic.IList
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