| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal context As ObjectContext _ ) | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public Generic ObjectSearcher( ObjectContext context ) | |
| Managed Extensions for C++ | |
|---|---|
public: Generic ObjectSearcher( ObjectContext* context ) | |
| C++/CLI | |
|---|---|
public: Generic ObjectSearcher( ObjectContext^ context ) | |
Parameters
- context
- ObjectContext used by the ObjectSearcher to execute the search.
| Exception | Description |
|---|---|
| ArgumentNullException | Context is null. |
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family