ArcFM Desktop Developer Guide
SequentialValueConverter Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
SequentialValueConverter Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
<DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_CollectionDebugView`1)>
<DebuggerDisplayAttribute("Count = {Count}")>
Public Class SequentialValueConverter 
   Inherits System.Collections.Generic.List(Of IValueConverter)
'Usage
 
Dim instance As SequentialValueConverter
[DefaultMember("Item")]
[DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)]
[DebuggerDisplay("Count = {Count}")]
public class SequentialValueConverter : System.Collections.Generic.List<IValueConverter> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      Miner.PresentationFramework.Controls.SequentialValueConverter

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

SequentialValueConverter Members
Miner.PresentationFramework.Controls Namespace

 

 


Send Comment