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

NodeContentParameters Class

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

Represents NodeContent retrieval parameters.

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

Constructors

Name Description
NodeContentParameters(NodeContentAccess)

Initializes a new instance of the NodeContentParameters

Fields

Name Description
ReadAccess

Represents read access requirement.

ReadWriteAccess

Represents read and write access requirement.

WriteAccess

Represents write access requirement.

Properties

Name Description
AccessType

Gets required access type to the file.

Methods

Name Description
Equals(NodeContentParameters)

Determines whether the specified other is equal to this object.

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 NodeContentParameters.

Operators

Name Description
Equality(NodeContentParameters, NodeContentParameters)

Determines whether two specified NodeContentParameters have the same value.

Inequality(NodeContentParameters, NodeContentParameters)

Determines whether two specified NodeContentParameters have different values.

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