Table of Contents

Interface ILSProgressEvent

Namespace
Org.W3c.Dom.Ls
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface ILSProgressEvent : IEvent
Inherited Members

Properties

Input

LSInput Input { get; }

Property Value

LSInput

Position

int Position { get; }

Property Value

int

TotalSize

int TotalSize { get; }

Property Value

int