ImpactDetailCollection.GetInvalidObjects 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 invalid in the ImpactDetailCollection.
public System.Collections.ArrayList GetInvalidObjects ();
member this.GetInvalidObjects : unit -> System.Collections.ArrayList
Public Function GetInvalidObjects () As ArrayList
Returns
The list of objects marked as invalid.