uaPLUS Reference
HdaReadRequestCollection Class
Members  See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace : HdaReadRequestCollection Class

Glossary Item Box

A collection of read requests.

Object Model

HdaReadRequestCollection ClassHdaReadRequest Class

Syntax

Visual Basic (Declaration) 
Public Class HdaReadRequestCollection 
   Inherits System.Collections.Generic.List(Of HdaReadRequest)
C# 
public class HdaReadRequestCollection : System.Collections.Generic.List<HdaReadRequest> 

Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      Advosol.uaPLUS.HDA.HdaReadRequestCollection

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

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.