Energy Core Library
Energy.Interface.IStringList Interface Reference

Interface for string lists and arrays. More...

Inheritance diagram for Energy.Interface.IStringList:
Energy.Base.Collection.StringArray Energy.Base.Collection.StringList

Public Member Functions

bool HasDuplicates ()
 
bool HasDuplicates (bool ignoreCase)
 

Properties

int TotalLength [get]
 

Detailed Description

Interface for string lists and arrays.

Member Function Documentation

◆ HasDuplicates() [1/2]

bool Energy.Interface.IStringList.HasDuplicates ( )

◆ HasDuplicates() [2/2]

bool Energy.Interface.IStringList.HasDuplicates ( bool  ignoreCase)

Property Documentation

◆ TotalLength

int Energy.Interface.IStringList.TotalLength
get

The documentation for this interface was generated from the following file: