ArcFM Responder Mobile Developer Guide
DataRowExtensions Class
Members 






Extensions to help with datatable datarow methods
Object Model
DataRowExtensions Class
Syntax
'Declaration
 
<System.Diagnostics.DebuggerStepThroughAttribute()>
<System.Runtime.CompilerServices.ExtensionAttribute()>
Public MustInherit NotInheritable Class DataRowExtensions 
'Usage
 
Dim instance As DataRowExtensions
[System.Diagnostics.DebuggerStepThrough()]
[System.Runtime.CompilerServices.Extension()]
public static class DataRowExtensions 
public class DataRowExtensions abstract; sealed; 
System.Diagnostics.DebuggerStepThroughAttribute()
System.Runtime.CompilerServices.ExtensionAttribute()
public abstract sealed class DataRowExtensions 
[System.Diagnostics.DebuggerStepThrough()]
[System.Runtime.CompilerServices.Extension()]
public __gc abstract __sealed class DataRowExtensions 
[System.Diagnostics.DebuggerStepThrough()]
[System.Runtime.CompilerServices.Extension()]
public ref class DataRowExtensions abstract sealed 
Inheritance Hierarchy

System.Object
   Miner.Responder.Shared.Extensions.DataRowExtensions

Requirements

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

See Also

Reference

DataRowExtensions Members
Miner.Responder.Shared.Extensions Namespace

Send Feedback