DevForce Help Reference
List Property (ListVerifier)


The list in which an item must be found in order to pass verification.
Syntax
'Declaration
 
Public ReadOnly Property List As IEnumerable
'Usage
 
Dim instance As ListVerifier
Dim value As IEnumerable
 
value = instance.List
public IEnumerable List {get;}
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

ListVerifier Class
ListVerifier Members

Send Feedback