'Declaration Public Function New( _ ByVal owner As System.Object _ )
public BaseCollection<T>( System.object owner )
Parameters
- owner
- The owning storage.
'Declaration Public Function New( _ ByVal owner As System.Object _ )
public BaseCollection<T>( System.object owner )