.NET Framework Class Library

Path.AddPath Method

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

Path.AddPath Method

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

Public Sub AddPath ( _
 path As Path _
)

C#

public void AddPath(
 Path path
)

Visual C++

public:
void AddPath(
 Pathpath
)

Parameters

path

Type: Gnostice.Core.DOM.Path

See Also

Path Class

Path Members

Gnostice.Core.DOM Namespace