Table of Contents

Class TimeCoordArrayHandle

Namespace
Gdk.Internal
Assembly
Gdk-4.0.dll
public abstract class TimeCoordArrayHandle : SafeHandle, IDisposable
Inheritance
TimeCoordArrayHandle
Implements
Derived
Inherited Members

Constructors

TimeCoordArrayHandle(bool)

protected TimeCoordArrayHandle(bool ownsHandle)

Parameters

ownsHandle bool

Properties

IsInvalid

When overridden in a derived class, gets a value indicating whether the handle value is invalid.

public override sealed bool IsInvalid { get; }

Property Value

bool

true if the handle value is invalid; otherwise, false.