BinaryValue | The value in binary format. |
RawByteSize | Size in bytes before any translation. |
StringValue | The string value, translated as necessary. |
Delete | Remove the value from the directory. |
Dispose | |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ReadFromFile | Set the value from the contents of a file. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
WriteToFile | Write the contents of the value to a file. |