ArcFM Engine Developer Guide
SortedList<T> Class
Members 


Version: 10.2.1a

Resource Center Home

Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.System.dll
Syntax
'Declaration
 
Public Class SortedList(Of T) 
   Inherits System.Collections.Generic.List(Of T)
'Usage
 
Dim instance As SortedList(Of T)
public class SortedList<T> : System.Collections.Generic.List<T> 
Type Parameters
T
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      Miner.SortedList<T>
         Miner.Desktop.DesignerExpress.LibraryItemList

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

SortedList<T> Members
Miner Namespace

 

 


Send Comment