A Sandcastle Documented Class Library
![]() | KnownChipsGetAllChips Method |
Returns the array of all chips names
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)

public static IDictionary<string, ChipConfiguration> GetAllChips()
Public Shared Function GetAllChips As IDictionary(Of String, ChipConfiguration)
public: static IDictionary<String^, ChipConfiguration^>^ GetAllChips()
static member GetAllChips : unit -> IDictionary<string, ChipConfiguration>
Return Value
Type: IDictionaryString, ChipConfigurationName of all chips names
