Table of Contents

Method PresentInRight

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

PresentInRight(T)

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

public static EntityCompare.ResultBucket<T> PresentInRight(T right)

Parameters

right T

The right entity.

Returns

EntityCompare.ResultBucket<T>

The result bucket.