Java.IO.RandomAccessFile: Property Members

The properties of Java.IO.RandomAccessFile are listed below. For a list of all members, see the RandomAccessFile Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
ChannelJava.Nio.Channels.FileChannel. Gets this file's Java.Nio.Channels.FileChannel object.
[read-only]
FDFileDescriptor. Gets this file's Java.IO.FileDescriptor.
[read-only]
FilePointerlong. Gets the current position within this file.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.