alt:V alt:V
Search options:
Light
Dark
Sync with OS

Index

Search Results for

    • View Source
    • Improve this Doc

    Interface IConfig

    Inherited Members
    IConfigNode.GetString(String)
    IConfigNode.GetString()
    IConfigNode.GetInt(Int32)
    IConfigNode.GetInt()
    IConfigNode.GetUInt(UInt32)
    IConfigNode.GetUInt()
    IConfigNode.GetLong(Int64)
    IConfigNode.GetLong()
    IConfigNode.GetULong(UInt64)
    IConfigNode.GetULong()
    IConfigNode.GetFloat(Single)
    IConfigNode.GetFloat()
    IConfigNode.GetDouble(Double)
    IConfigNode.GetDouble()
    IConfigNode.GetList(ConfigNode[])
    IConfigNode.GetList()
    IConfigNode.GetDict(Dictionary<String, ConfigNode>)
    IConfigNode.GetDict()
    IConfigNode.ElementType
    IConfigNode.Get(String)
    IConfigNode.Get(Int32)
    IConfigNode.Item[String]
    IConfigNode.Item[Int32]
    Namespace: AltV.Net.Shared.Elements.Data
    Assembly: AltV.Net.Shared.dll
    Syntax
    public interface IConfig : IConfigNode, IDisposable