|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Inherit from a GenericWhat is the equivalent syntax in VB.NET?
public class PagingList<T> : List<T> { } "PJ" <pjNOSPAM@hotmail.com> schrieb: \\\> What is the equivalent syntax in VB.NET? > > public class PagingList<T> : List<T> Public Class PagingList(Of T) Inherits List(Of T) ... End Class /// -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/>
DataBindings Help
How to retreive deepest XPath value from XML using VB.NET Multiple sdi forms SOAP Client Avoiding & when adding a JavaScript event handler using Attributes.Add() Converting c# to vb.net User Control and Threading Help Frameworks and Check/Install select query changing bound controls data Threading - Object reference not set to an instance of an object |
|||||||||||||||||||||||