| 
 C#

 Visual Basic

 Visual C++

 | See Also
Phoenix 0.6
ISettings Methods

[This is preliminary documentation and is subject to change.]

The ISettings type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
AttributeExists(String, array<Object>[]()[])
CopyElement(array<Object>[]()[], array<Object>[]()[], array<AttributeInfo>[]()[])
ElementExists(array<Object>[]()[])
EnumarateElements(array<Object>[]()[])
GetAttribute(Boolean, String, array<Object>[]()[])
GetAttribute(Int32, String, array<Object>[]()[])
GetAttribute(Single, String, array<Object>[]()[])
GetAttribute(String, String, array<Object>[]()[])
GetElement(Boolean, array<Object>[]()[])
GetElement(Int32, array<Object>[]()[])
GetElement(Single, array<Object>[]()[])
GetElement(String, array<Object>[]()[])
GetEnumAttribute<(Of <(T>)>)(T, String, array<Object>[]()[])
GetEnumElement<(Of <(T>)>)(T, array<Object>[]()[])
RemoveAttribute(String, array<Object>[]()[])
RemoveElement(array<Object>[]()[])
SetAttribute(Object, String, array<Object>[]()[])
SetElement(Object, array<Object>[]()[])

See Also

ISettings Interface
Phoenix.Configuration Namespace

Michal Dvorak (c) 2010