.NET Framework Class Library

LoadCompletedEventArgs Class

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core Namespace >

.NET Framework Class Library

LoadCompletedEventArgs Class

Namespace: Gnostice.Core

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Public Class LoadCompletedEventArgs _
 Inherits DocEventArgs

C#

public class LoadCompletedEventArgs : DocEventArgs

Visual C++

public ref class LoadCompletedEventArgs : public DocEventArgs

Inheritance Hierarchy

System.Object

System.EventArgs

  Gnostice.Core.DocEventArgs

    Gnostice.Core.LoadCompletedEventArgs

See Also

LoadCompletedEventArgs Members

Gnostice.Core Namespace