SIFWorks ADK 2.0
Create Method (contextName)
NamespacesEdustructures.SifWorksSifContextCreate(String)

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

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.
Declaration Syntax
C#Visual BasicVisual C++
public static SifContext Create(
	string contextName
)
Public Shared Function Create ( _
	contextName As String _
) As SifContext
public:
static SifContext^ Create (
	String^ contextName
)
Parameters
contextName (String)
Return Value

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