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 | |
---|---|---|
![]() |
Count | The number of ActivityReference objects in the RelatedActivityCollection. |
![]() |
Item | An ActivityReference from the RelatedActivityCollection. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
AddItem | Creates an ActivityReferenceand adds it to the RelatedActivityCollection. |
![]() |
Clear | Deletes all ActivityReference objects from the RelatedActivityCollection. |
![]() |
DeleteItem | Deletes an ActivityReferencefrom the RelatedActivityCollection. |
![]() |
Equals | (Inherited from Object) |
![]() |
GetEnumerator | Retrieves an enumerator for the items in a RelatedActivityCollection. |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
RelatedActivityCollection Class
Microsoft.Assessments.Runtime Namespace