Click or drag to resize

GenericExtensions Class

Inheritance Hierarchy
SystemObject
  DHI.Mike1D.GenericGenericExtensions

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public static class GenericExtensions

The GenericExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberBinarySearchT(IListT, FuncT, Int32)
Public methodStatic memberBinarySearchT(IListT, T)
Public methodStatic memberBinarySearchT(IListT, T, IComparerT)
Public methodStatic memberBinarySearchT, TKey(IListT, FuncT, TKey, TKey)
Public methodStatic memberBinarySearchT, TKey(IListT, FuncT, TKey, TKey, IComparerTKey)
Public methodStatic memberChainageAsDiagnosticsValue
Public methodStatic memberChainageEquals(ILocation, Double)
Public methodStatic memberChainageEquals(ILocation, Double, Double)
Public methodStatic memberCopyTo
Public methodStatic memberCopyToFloatArray
Public methodStatic memberError
Public methodStatic memberExceptionToError
Public methodStatic memberExceptionToString
Public methodStatic memberFindIndexT(IListT, PredicateT)
Public methodStatic memberFindIndexT(IListT, Int32, PredicateT)
Public methodStatic memberFirstInMonth
Public methodStatic memberGetValueT(IDictionaryString, T, String)
Public methodStatic memberGetValueT(NetworkDataT, ILocation)
Public methodStatic memberGetValueT(NetworkDataT, ILocation, T)
Public methodStatic memberGetValuesT(IVectorGetterT)
Public methodStatic memberGetValuesT(IVectorGetterT, T)
Public methodStatic memberGetValuesT(IVectorFractionGetterT, T, Double)
Public methodStatic memberIndexOf(IListIQuantity, IQuantity, Boolean)
Public methodStatic memberIndexOf(IListIQuantity, IQuantity, IListString)
Public methodStatic memberIsOneOf
Public methodStatic memberIsSediment
Public methodStatic memberLargestMultipleOf
Public methodStatic memberMin
Public methodStatic memberMultiply
Public methodStatic memberOverLap(ILocationSpan, ILocationSpan)
Public methodStatic memberOverLap(ILocationSpan, Double, Double)
Public methodStatic memberRuntimeError
Public methodStatic memberSet
Public methodStatic memberSort(IXYTable)
Public methodStatic memberSortT(IListT)
Public methodStatic memberSortT(IListT, IComparerT)
Public methodStatic memberSortStable(IXYTable)
Public methodStatic memberSortStableT(IListT)
Public methodStatic memberSortStableT(IListT, IComparerT)
Public methodStatic memberSortStableT(IListT, ComparisonT)
Public methodStatic memberSwapT
Public methodStatic memberTryGetValueT(IDictionaryString, Object, String, T)
Public methodStatic memberTryGetValueT(IDictionaryString, Object, String, T)
Public methodStatic memberWarning
Top
See Also