Search
ReadOnlyDiagramLinkCollection Properties
 


 Public Properties

  Name Description

Count

Gets the number of elements contained in the collection. (Inherited from ReadOnlyCollection.)

IsSynchronized

Gets a value indicating whether the access to the collection is synchronized. (Inherited from ReadOnlyCollection.)

Item

Gets the DiagramLink at the specified position.

SyncRoot

Gets an object that can be used to synchronize access to the collection. (Inherited from ReadOnlyCollection.)

 See Also