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
public property Count The number of IssueReference objects in the ReferenceCollection.
public property Item An IssueReference from the ReferenceCollection

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddItem Creates an IssueReferenceand adds it to the ReferenceCollection.
public method Clear Deletes all IssueReference objects from the ReferenceCollection.
public method DeleteItem Deletes an IssueReferencefrom the ReferenceCollection.
public method Equals  (Inherited from Object)
public method GetEnumerator Retrieves an enumerator for the items in a ReferenceCollection.
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

ReferenceCollection Class
Microsoft.Assessments.Runtime Namespace