ParentCollection Members
Applies To: Windows 8.1
Provides containers for the parents of a test case.
The following tables list the members exposed by the ParentCollection type.
Public Properties
Name | Description | |
---|---|---|
Count | The number of parents in the ParentCollection. | |
Item | A parent from the ParentCollection. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
AddItem | Creates a parent and adds it to the ParentCollection. | |
Clear | Deletes all parents from the ParentCollection. | |
DeleteItem | Deletes a parent from the ParentCollection. | |
Equals | (Inherited from Object) | |
GetEnumerator | Retrieves an enumerator for the items in a ParentCollection. | |
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
ParentCollection Class
Microsoft.Assessments.Runtime Namespace