Enum ArrayType Specifies the type of an Array. Namespace: TileDB.CSharp Assembly: TileDB.CSharp.dll Syntax public enum ArrayType : uint Fields Name Description Dense The array is dense. Sparse The array is sparse.