Click or drag to resize
GenericListWrapperT Properties

The GenericListWrapperT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
See interface docs.
Public propertyGenericList
Gets the list that is being wrapped.
Public propertyIsFixedSize
See interface docs.
Public propertyIsReadOnly
See interface docs.
Public propertyIsSynchronized
See interface docs.
Public propertyItem
See interface docs.
Public propertySyncRoot
See interface docs.
Top
See Also