ReferenceCollection Members
Applies To: Windows 8.1
Provides containers for IssueReferenceobjects.
The following tables list the members exposed by the ReferenceCollection type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Count | The number of IssueReference objects in the ReferenceCollection. |
![]() |
Item | An IssueReference from the ReferenceCollection |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
AddItem | Creates an IssueReferenceand adds it to the ReferenceCollection. |
![]() |
Clear | Deletes all IssueReference objects from the ReferenceCollection. |
![]() |
DeleteItem | Deletes an IssueReferencefrom the ReferenceCollection. |
![]() |
Equals | (Inherited from Object) |
![]() |
GetEnumerator | Retrieves an enumerator for the items in a ReferenceCollection. |
![]() |
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
ReferenceCollection Class
Microsoft.Assessments.Runtime Namespace