Partager via


RelatedActivityCollection Members

Applies To: Windows 8.1

Provides containers for ActivityReference objects.

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

Public Properties

  Name Description
public property Count The number of ActivityReference objects in the RelatedActivityCollection.
public property Item An ActivityReference from the RelatedActivityCollection.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddItem Creates an ActivityReferenceand adds it to the RelatedActivityCollection.
public method Clear Deletes all ActivityReference objects from the RelatedActivityCollection.
public method DeleteItem Deletes an ActivityReferencefrom the RelatedActivityCollection.
public method Equals  (Inherited from Object)
public method GetEnumerator Retrieves an enumerator for the items in a RelatedActivityCollection.
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

RelatedActivityCollection Class
Microsoft.Assessments.Runtime Namespace