Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
IReadonlyDictionary<Type, int> FolioItemTypes( ContainerType mode ) |
Visual Basic |
---|
Function FolioItemTypes ( _ mode As ContainerType _ ) As IReadonlyDictionary(Of Type, Integer) |
Visual C++ |
---|
IReadonlyDictionary<Type^, int>^ FolioItemTypes( ContainerType mode ) |
Parameters
- mode
- Type: ContainerType