The NodeContentParameters type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() ![]() | NodeContentParameters |
Initializes a new instance of the NodeContentParameters |
Methods
Name | Description | |
---|---|---|
![]() ![]() | Equals(Object) | (Overrides Object..::..Equals(Object).) |
![]() ![]() | Equals(NodeContentParameters) | |
![]() ![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | GetHashCode | (Overrides Object..::..GetHashCode()()()().) |
![]() ![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | ToString | Returns a string that represents the current NodeContentParameters. (Overrides Object..::..ToString()()()().) |
Operators
Name | Description | |
---|---|---|
![]() ![]() ![]() | Equality |
Determines whether two specified NodeContentParameters have the same value.
|
![]() ![]() ![]() | Inequality |
Determines whether two specified NodeContentParameters have different values.
|
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.
|