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.

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

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

(see also Protected Methods)
 NameDescription
public methodClearFeaturePropertyDataRemoves all of the FeatureProperty objects from the FeatureDetailGroup.
public methodEquals  Overloaded. (Inherited from Object)
public methodExecuteRuns a user-defined method to obtain a collection of HealthCheckResult objects.
public methodGetEnumeratorReturns an enumerator that is used to iterate through the FeatureDetailGroup.
public methodGetHashCode  (Inherited from Object)
public methodGetType  (Inherited from Object)
public methodstaticReferenceEquals  (Inherited from Object)
public methodToString  (Inherited from Object)
Top

  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

Show: