Table of Contents

Method PresentInLeft

Namespace
Kepware.Api.Util
Assembly
Kepware.Api.dll

PresentInLeft(T)

Creates a result bucket indicating the entity is present in the left collection only.

public static EntityCompare.ResultBucket<T> PresentInLeft(T left)

Parameters

left T

The left entity.

Returns

EntityCompare.ResultBucket<T>

The result bucket.