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 | |
---|---|---|
![]() |
Count | The number of Link objects in the LinkCollection. |
![]() |
Item | A Link from the LinkCollection. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
AddItem | Creates a Link and adds it to the LinkCollection. |
![]() |
Clear | Deletes all Link objects from the LinkCollection. |
![]() |
DeleteItem | Deletes a Link from the LinkCollection. |
![]() |
Equals | (Inherited from Object) |
![]() |
GetEnumerator | Retrieves an enumerator for the items in a LinkCollection. |
![]() |
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
LinkCollection Class
Microsoft.Assessments.Runtime Namespace