如何在VB中创建泛型的默认值?在C#我可以打电话:
T variable = default(T);
.net c# vb.net generics
.net ×1
c# ×1
generics ×1
vb.net ×1