ExceptionGroups::Item Method (Object^)
Visual Studio 2015
Gets an indexed member of this collection.
Assembly: EnvDTE90 (in EnvDTE90.dll)
Parameters
- Index
-
Type:
System::Object^
Required. The index of the ExceptionSettings object to return.
This method throws a System::ArgumentException exception if the collection cannot find the ExceptionSettings object that corresponds to the index value.
Show: