Share via


FeatureDetailGroup Members

Represents a collection of key-value pairs of detail information for a security component.

The following tables list the members exposed by the FeatureDetailGroup type.

Protected Constructors

  Name Description
FeatureDetailGroup Initializes a new instance of the FeatureDetailGroup class.

Top

Public Properties

  Name Description
public property Count Gets the number of FeatureProperty objects in the FeatureDetailGroup.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method ClearFeaturePropertyData Removes all of the FeatureProperty objects from the FeatureDetailGroup.
public method Equals  Overloaded. (Inherited from Object)
public method Execute Runs a user-defined method to obtain a collection of HealthCheckResult objects.
public method GetEnumerator Returns an enumerator that is used to iterate through the FeatureDetailGroup.
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method AddFeatureProperty Overloaded.  
protected method Finalize  (Inherited from Object)
protected method GetFeaturePropertyValue Retrieves the value of the specified property.
protected method MemberwiseClone  (Inherited from Object)

Top

Explicit Interface Implementations

  Name Description
System.Collections.IEnumerable.GetEnumerator  

Top

See Also

Reference

FeatureDetailGroup Class
Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure Namespace