Nedap.HandheldApi
|
Used as an argument for OnReadRfidTagFiltered event. More...
Public Member Functions | |
ReadRfidTagsFilteredEventArgs (Collection< EpcObservation > epcObservationCollection) | |
Constructor. | |
Properties | |
Collection< EpcObservation > | EpcObservationCollection [get] |
RFID tag value collection which is received from the handheld. |
Used as an argument for OnReadRfidTagFiltered event.
Nedap.HandheldApi.ReadRfidTagsFilteredEventArgs.ReadRfidTagsFilteredEventArgs | ( | Collection< EpcObservation > | epcObservationCollection | ) |
Constructor.
epcObservationCollection |
Collection<EpcObservation> Nedap.HandheldApi.ReadRfidTagsFilteredEventArgs.EpcObservationCollection [get] |
RFID tag value collection which is received from the handheld.