[Missing <summary> documentation for P:QS.CMS.Base3.Constructors`1.ListConstructor]

C# | Visual Basic | Managed C++ |
public static Constructor<List<T>, int> ListConstructor { get; }
Public Shared ReadOnly Property ListConstructor As Constructor(Of List(Of T), Integer)
public: static property Constructor<List<T>^, int>^ ListConstructor { Constructor<List<T>^, int>^ get (); }