Table of Contents

Class ZoneBaseBulkUpdater<T>

Namespace
HyperX.Scripting
Assembly
HyperX.Scripting.dll
public class ZoneBaseBulkUpdater<T> : BulkUpdaterBase<T> where T : ZoneBase

Type Parameters

T
Inheritance
ZoneBaseBulkUpdater<T>
Derived
Inherited Members

Methods

GetBulkUpdater(Application, IEnumerable<ZoneBase>)

public static ZoneBaseBulkUpdater<ZoneBase> GetBulkUpdater(Application application, IEnumerable<ZoneBase> items)

Parameters

application Application
items IEnumerable<ZoneBase>

Returns

ZoneBaseBulkUpdater<ZoneBase>