Expressions::Item Method (Object^)
Visual Studio 2015
Returns a Expression object in a Expressions collection.
Assembly: EnvDTE (in EnvDTE.dll)
Parameters
- index
-
Type:
System::Object^
Required. The index of the Expression object to return.
The Item method throws a System.ArgumentException exception if the collection cannot find the object that corresponds to the index value.
Show: