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

NodeAttributes Class

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

Represents an attributes of the node.

Syntax
public class NodeAttributes : IEquatable<NodeAttributes>
Inheritance
Object
NodeAttributes
Implements
IEquatable<NodeAttributes>
Inherited Members
Object.Equals(Object, Object)
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)

Constructors

Name Description
NodeAttributes(FileAttributes)

Initializes a new instance of the NodeAttributes

Properties

Name Description
FileAttributes

Gets the file attributes of the node.

IsReadOnly

Gets a value indicating whether the FileAttributes.ReadOnly flag is set.

Methods

Name Description
Equals(NodeAttributes)

Indicates whether the current object is equal to another object of the same type.

Equals(Object)

Determines whether the specified obj is equal to this object.

GetHashCode()

Gets a hash code of this object.

ToString()

Returns a string that represents the current NodeAttributes.

Operators

Name Description
Equality(NodeAttributes, NodeAttributes)

Determines whether two specified NodeAttributes have the same value.

Inequality(NodeAttributes, NodeAttributes)

Determines whether two specified NodeAttributes have different values.

In This Article
  • Constructors
  • Properties
  • Methods
  • Operators
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies