ImpactDetailCollection.GetUnprocessedObjects Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the list of objects marked as unprocessed in the ImpactDetailCollection.
public System.Collections.ArrayList GetUnprocessedObjects ();
member this.GetUnprocessedObjects : unit -> System.Collections.ArrayList
Public Function GetUnprocessedObjects () As ArrayList
Returns
The list of objects marked as unprocessed.