CodeSmith Community
Your Code. Your Way. Faster!
Sign in
|
Join
|
Help
Home
Blogs
Forums
Tutorials
Gallery
Groups
All Tags
»
TList
»
Filter
»
Visual Basic
(
RSS
)
Browse Site by Tags
Showing related tags and posts accross the entire site.
Sorry, but there are no more tags available to filter with.
Re: Question on TList Filter functionality
You can do this in VB. Your predicate doesn't have to be in-line. Modified something I had to make generic example for you. Hope it helps. The code this was based on was working but this code is untested. Private Shared Function GetByFilter() As Entities.TList( Of Entities.Email) Dim predicate As...
Posted to
.netTiers - General Support
(Forum)
by
rhettc
on 07-03-2008
Filed under: Filter, TList, Visual Basic
Page 1 of 1 (1 items)
Copyright © 2008 CodeSmith Tools, LLC