This topic has not yet been rated - Rate this topic

LinkLabel.LinkCollection Properties

The LinkLabel.LinkCollection type exposes the following members.

  Name Description
Public property Count Gets the number of links in the collection.
Public property IsReadOnly Gets a value indicating whether this collection is read-only.
Public property Item[Int32] Gets and sets the link at the specified index within the collection.
Public property Item[String] Gets a link with the specified key from the collection.
Public property LinksAdded Gets a value indicating whether links have been added to the LinkLabel.LinkCollection.
Top
  Name Description
Explicit interface implemetation Private property ICollection.IsSynchronized For a description of this member, see ICollection.IsSynchronized.
Explicit interface implemetation Private property ICollection.SyncRoot For a description of this member, see ICollection.SyncRoot.
Explicit interface implemetation Private property IList.IsFixedSize For a description of this member, see .IList.IsFixedSize.
Explicit interface implemetation Private property IList.Item For a description of this member, see IList.Item.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.