Table of Contents

Class PadTemplateClass

Namespace
Gst
Assembly
Gst-1.0.dll
public sealed class PadTemplateClass
Inheritance
PadTemplateClass
Inherited Members

Constructors

PadTemplateClass()

public PadTemplateClass()

PadTemplateClass(PadTemplateClassOwnedHandle)

public PadTemplateClass(PadTemplateClassOwnedHandle handle)

Parameters

handle PadTemplateClassOwnedHandle

Properties

Handle

public PadTemplateClassOwnedHandle Handle { get; }

Property Value

PadTemplateClassOwnedHandle

Methods

Equals(PadTemplateClass?)

public bool Equals(PadTemplateClass? other)

Parameters

other PadTemplateClass

Returns

bool

Equals(object?)

Determines whether the specified object is equal to the current object.

public override bool Equals(object? obj)

Parameters

obj object

The object to compare with the current object.

Returns

bool

true if the specified object is equal to the current object; otherwise, false.

GetHashCode()

Serves as the default hash function.

public override int GetHashCode()

Returns

int

A hash code for the current object.