Table of Contents

Class CustomHashGenerator.HashSourceBuilder

Namespace
Kepware.Api.Util
Assembly
Kepware.Api.dll
public class CustomHashGenerator.HashSourceBuilder : IEnumerable<KeyValuePair<string, object?>>, IEnumerable
Inheritance
CustomHashGenerator.HashSourceBuilder
Implements
Inherited Members

Constructors

HashSourceBuilder()
HashSourceBuilder(KeyValuePair<string, object?>)

Properties

LinkedList

Methods

Append(KeyValuePair<string, object?>)
Append<T>(string, T?)
GetEnumerator()

Returns an enumerator that iterates through the collection.