![]() |
Energy Core Library
|
Interface for string lists and arrays. More...
Public Member Functions | |
| bool | HasDuplicates () |
| bool | HasDuplicates (bool ignoreCase) |
Properties | |
| int | TotalLength [get] |
Interface for string lists and arrays.
| bool Energy.Interface.IStringList.HasDuplicates | ( | ) |
Implemented in Energy.Base.Collection.StringList, and Energy.Base.Collection.StringArray.
| bool Energy.Interface.IStringList.HasDuplicates | ( | bool | ignoreCase | ) |
Implemented in Energy.Base.Collection.StringList, and Energy.Base.Collection.StringArray.
|
get |