.NET Framework Class Library

NoteRef Constructor

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

NoteRef Constructor

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

Public Sub New ( _
 noteReferenceType As NoteReferenceType _
)

C#

public NoteRef(
 NoteReferenceType noteReferenceType
)

Visual C++

public:
NoteRef(
 NoteReferenceType noteReferenceType
)

Parameters

noteReferenceType

Type: Gnostice.Core.DOM.NoteReferenceType

See Also

NoteRef Class

NoteRef Members

Gnostice.Core.DOM Namespace