<?xml version="1.0" encoding="UTF-8" ?>
<component name="mc_Set" extends="Node">
    <interface>
        <field id="length" type="integer" />
        <field id="_debug" type="boolean" />
        <field id="__contents" type="array" />
        <function name="clear" />
        <function name="add" />
        <function name="append" />
        <function name="get" />
        <function name="remove" />
        <function name="hasValue" />
        <function name="getIndex" />
        <function name="getValues" />
    </interface>
    <script type="text/brightscript" uri="pkg:/components/mc_Set.brs" />
    <script type="text/brightscript" uri="pkg:/source/core/Set.brs" />
    <script type="text/brightscript" uri="pkg:/source/roku_modules/rokucommunity_bslib/bslib.brs" />
    <children />
</component>
