Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

NodeBase Constructor

Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9147)

NodeBase(String, NodeType, DirectoryNode, NodeTimeInfo, NodeAttributes, Boolean)

Initializes a new instance of the NodeBase

Declaration
protected NodeBase(string nodeName, NodeType nodeType, DirectoryNode parent, NodeTimeInfo nodeTimeInfo = null, NodeAttributes attributes = null, bool isRootDirectory = false)
Parameters
Type Name Description
String nodeName

Name of the node.

NodeType nodeType

Type of the node.

DirectoryNode parent

Parent of the node. Only root node does not have parent.

NodeTimeInfo nodeTimeInfo

TimeInfo of the node

NodeAttributes attributes

Attributes of the node

Boolean isRootDirectory

true if node represents Root directory, otherwise false.

In This Article
  • NodeBase(String, NodeType, DirectoryNode, NodeTimeInfo, NodeAttributes, Boolean)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies