Table of Contents

Interface IElement

Namespace
Kook
Assembly
Kook.Net.Core.dll

A generic element used in modules.

public interface IElement
Extension Methods

Properties

Type

Gets the type of this element.

ElementType Type { get; }

Property Value

ElementType