The NodeContentParameters type exposes the following members.

Constructors

  NameDescription
Public methodSupported by the .NET Compact FrameworkNodeContentParameters
Initializes a new instance of the NodeContentParameters

Methods

  NameDescription
Public methodSupported by the .NET Compact FrameworkEquals(Object) (Overrides Object..::..Equals(Object).)
Public methodSupported by the .NET Compact FrameworkEquals(NodeContentParameters)
Protected methodSupported by the .NET Compact FrameworkFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkGetHashCode (Overrides Object..::..GetHashCode()()()().)
Public methodSupported by the .NET Compact FrameworkGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkToString
Returns a string that represents the current NodeContentParameters.
(Overrides Object..::..ToString()()()().)

Operators

  NameDescription
Public operatorStatic memberSupported by the .NET Compact FrameworkEquality
Determines whether two specified NodeContentParameters have the same value.
Public operatorStatic memberSupported by the .NET Compact FrameworkInequality
Determines whether two specified NodeContentParameters have different values.

Fields

  NameDescription
Public fieldStatic memberSupported by the .NET Compact FrameworkReadAccess
Represents read access requirement.
Public fieldStatic memberSupported by the .NET Compact FrameworkReadWriteAccess
Represents read and write access requirement.
Public fieldStatic memberSupported by the .NET Compact FrameworkWriteAccess
Represents write access requirement.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkAccessType
Gets required access type to the file.

See Also