dotConnect Universal Documentation
Devart.Common Namespace / SelectStatementCollection Class / List Property

In This Topic
    List Property (SelectStatementCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property List As IList
    public IList List {get;}
    See Also