ICSEntryChangeCollection
Namespace: Lithnet.Ecma2Framework
An object used to store CSEntryChange objects
public interface ICSEntryChangeCollectionMethods
AddCSEntryChange(CSEntryChange)
Adds the specified CSEntryChange object to the collection
void AddCSEntryChange(CSEntryChange csentry)Parameters
csentry CSEntryChange
The CSEntryChange object to add to the collection
Last updated