Table of Contents

Class MultiLayoutViewClassArrayOwnedHandle

Namespace
Adw.Internal
Assembly
Adw-1.dll
public class MultiLayoutViewClassArrayOwnedHandle : MultiLayoutViewClassArrayHandle, IDisposable
Inheritance
MultiLayoutViewClassArrayOwnedHandle
Implements
Inherited Members

Methods

Create(MultiLayoutViewClass[])

public static MultiLayoutViewClassArrayOwnedHandle Create(MultiLayoutViewClass[] data)

Parameters

data MultiLayoutViewClass[]

Returns

MultiLayoutViewClassArrayOwnedHandle

ReleaseHandle()

When overridden in a derived class, executes the code required to free the handle.

protected override bool ReleaseHandle()

Returns

bool

true if the handle is released successfully; otherwise, in the event of a catastrophic failure, false. In this case, it generates a releaseHandleFailed Managed Debugging Assistant.