| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal context As ISystemContext, _ ByVal qualifiedName As String, _ ByVal name As String, _ ByVal namespaceIndex As UShort _ ) | |
| C# | |
|---|---|
public AeAreaState( ISystemContext context, string qualifiedName, string name, ushort namespaceIndex ) | |
Parameters
- context
- The context.
- qualifiedName
- The qualified name for the area.
- name
- The name of the area.
- namespaceIndex
- Index of the namespace.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family