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