ASP.NET Pack Programmer's Guide
DiagramLinkList Members
Constructors Fields Methods
 


A strongly typed list of DiagramLink objects.

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

 Public Constructors

  Name Description

DiagramLinkList

 

 Protected Fields

  Name Description

list

  (Inherited from BaseList.)

listEvent

  (Inherited from BaseList.)

notifyParent

  (Inherited from BaseList.)

 Public Methods

  Name Description

add

Adds a new element to the list. (Inherited from BaseList.)

clear

Removes all elements from the list. (Inherited from BaseList.)

clone

 

contains

Determines if this list contains the specified element. (Inherited from BaseList.)

get

Gets the element at the specified position in this list. (Inherited from BaseList.)

readExternal

  (Inherited from BaseList.)

remove

Overloaded.   (Inherited from BaseList.)

removeRange

  (Inherited from BaseList.)

set

Sets the element at the specified position in this list. (Inherited from BaseList.)

size

Gets the number of elements in this list. (Inherited from BaseList.)

writeExternal

  (Inherited from BaseList.)

 Protected Methods

  Name Description

raiseAdding

  (Inherited from BaseList.)

raiseClearing

  (Inherited from BaseList.)

raiseRemoving

  (Inherited from BaseList.)

 See Also

DiagramLinkList Class
com.mindfusion.diagramming Namespace