ListCollection<T> Class Members
See Also  Properties Methods 
SourceCode.Collections.Generic Namespace : ListCollection<T> Class


Glossary Item Box

The following tables list the members exposed by ListCollection<T>.

Public Constructors

  Name Description
Public Constructor ListCollection<T> Constructor Overloaded.   
Top

Public Properties

  Name Description
Public Property HasItems  
Public Property Lists  
Public Property Mutator  
Public Property Values  
Top

Public Methods

  Name Description
Public Method GetEnumerator  
Top

See Also