The TextLCDRowCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements contained in the ReadOnlyCollectionBase instance.
(Inherited from ReadOnlyCollectionBase.) |
![]() | InnerList |
Gets the list of elements contained in the ReadOnlyCollectionBase instance.
(Inherited from ReadOnlyCollectionBase.) |
![]() | Item |
The TextLCD row indexer list. This gets a reference to the TextLCDRow object stored at the supplied
index locaiton in the collection list.
|