IntArrayRef Class |
Namespace: pdftron.Common
public sealed class IntArrayRef : IClosable
The IntArrayRef type exposes the following members.
Name | Description | |
---|---|---|
![]() | IntArrayRef | Constructor. |
![]() | IntArrayRef(Int32) | Created a new IntArrayRef with an array of size size, which can be accessed from Value |
![]() | IntArrayRef(Int32) | Constructor. |
![]() | IntArrayRef(IntArrayRef) | 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.) |