 | InfoTypesAverage field |
{InfoType.Info, InfoType.Warn, InfoType.Milestone, InfoType.Error, InfoType.Exception }.
Namespace: NetEti.ApplicationControlAssembly: NetEti.InfoController (in NetEti.InfoController.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntaxpublic static readonly ReadOnlyCollection<InfoType> Average
Public Shared ReadOnly Average As ReadOnlyCollection(Of InfoType)
public:
static initonly ReadOnlyCollection<InfoType>^ Average
static val Average: ReadOnlyCollection<InfoType>
Field value
ReadOnlyCollectionInfoType
See also