public class SizeValue : IDisposablepublic ref class SizeValue : IDisposable| Active | Gets or sets the flag indicating if this value is active. |
| Value | Gets or sets the size value in KB. |
| ValueBytes | Gets or sets the size value in bytes. |
| Dispose | Releases all resources used by the SizeValue |
| Dispose(Boolean) | Releases the unmanaged resources used by the SizeValue and optionally releases the managed resources |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize |
Non-GC class clean up
(Overrides ObjectFinalize) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| 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 object. (Inherited from Object) |