Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/14/16 14:57:02 (8 years ago)
Author:
mkommend
Message:

#2589: Added resizable option in ValueTypeArray and refactored the array implementations and interfaces.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Data/3.3/HeuristicLab.Data-3.3.csproj

    r12037 r13695  
    124124    <Compile Include="ComparisonType.cs" />
    125125    <Compile Include="EnumValue.cs" />
     126    <Compile Include="Interfaces\IValueTypeArray.cs" />
    126127    <Compile Include="Path Types\DirectoryValue.cs" />
    127128    <Compile Include="Path Types\FileValue.cs" />
     
    148149    <Compile Include="Properties\AssemblyInfo.cs" />
    149150    <Compile Include="StringArray.cs" />
     151    <Compile Include="StringConvertibleArray.cs" />
    150152    <Compile Include="StringMatrix.cs" />
    151153    <Compile Include="StringValue.cs" />
Note: See TracChangeset for help on using the changeset viewer.