Partager via


LinkCollection Members

Applies To: Windows 8.1

Provides containers for Link objects.

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

Public Properties

  Name Description
public property Count The number of Link objects in the LinkCollection.
public property Item A Link from the LinkCollection.

Top

Public Methods

(see also Protected Methods)

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

LinkCollection Class
Microsoft.Assessments.Runtime Namespace