Represents NodeContent retrieval parameters.

Namespace:  Rebex.IO.FileSystem
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Class NodeContentParameters _
	Implements IEquatable(Of NodeContentParameters)
C#
public class NodeContentParameters : IEquatable<NodeContentParameters>

Inheritance Hierarchy

System..::..Object
  Rebex.IO.FileSystem..::..NodeContentParameters

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also