SIFWorks ADK 2.0
SifContext Class
NamespacesEdustructures.SifWorksSifContext

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

Declaration Syntax
C#Visual BasicVisual C++
public class SifContext
Public Class SifContext
public ref class SifContext
Members
All MembersMethodsPropertiesFields



IconMemberDescription
static memberCreate(String)
Creates a SIFContext object with the given name. If the name matches a context name already defined by the ADK, that context will be returned.

static memberDEFAULT
The SifContext instance representing the SIF_Default context

Equals(Object)
Evaluates the native wrapped value of this object to see if it equals the value of the compared object, using a case-insensitive comparison
(Overrides Object.Equals(Object).)
GetHashCode()()
Returns a case-insensitive hashcode, based on the context name
(Overrides Object.GetHashCode()().)
Name
Returns the name of this context (e.g. SIF_Default)

Inheritance Hierarchy
Object
SifContext

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10