DoubleArrayRef Class |
Namespace: pdftron.Common
public sealed class DoubleArrayRef : IClosable
The DoubleArrayRef type exposes the following members.
| Name | Description | |
|---|---|---|
| DoubleArrayRef | Constructor. | |
| DoubleArrayRef(Double) | Constructor. | |
| DoubleArrayRef(Int32) | Created a new DoubleArrayRef with an array of size size, which can be accessed from Value | |
| DoubleArrayRef(DoubleArrayRef) | Constructor. |
| Name | Description | |
|---|---|---|
| Close | ||
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |