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>
Implements
Inherited Members
Constructors
Name | Description |
---|---|
Node |
Initializes a new instance of the Node |
Properties
Name | Description |
---|---|
File |
Gets the file attributes of the node. |
Is |
Gets a value indicating whether the File |
Methods
Name | Description |
---|---|
Equals(Node |
Indicates whether the current object is equal to another object of the same type. |
Equals(Object) | Determines whether the specified |
Get |
Gets a hash code of this object. |
To |
Returns a string that represents the current Node |
Operators
Name | Description |
---|---|
Equality(Node |
Determines whether two specified Node |
Inequality(Node |
Determines whether two specified Node |