Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public bool[] HasLetter
Visual Basic
Public HasLetter As Boolean()
Visual C++
public:
array<bool>^ HasLetter

See Also