Accusoft.NotateXpress13.Net
ElementCollection Class
Members 




The base class that manages selected elements in a collection.
Object Model
ElementCollection ClassElement ClassGroup ClassGroupElementCollection ClassElement Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public Class ElementCollection 
   Inherits System.Collections.CollectionBase
'Usage
 
Dim instance As ElementCollection
[DefaultMember("Item")]
public class ElementCollection : System.Collections.CollectionBase 
[DefaultMember("Item")]
public __gc class ElementCollection : public System.Collections.CollectionBase 
[DefaultMember("Item")]
public ref class ElementCollection : public System.Collections.CollectionBase 
Remarks

Note: Before an element is added to an element collection it must be using a valid layer that was added to the LayerCollection.

Some methods rely on the element being part of the element collection. If they are called, an ObjectNotConnectedException is raised.

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      Accusoft.NotateXpressSdk.ElementCollection

See Also

Reference

ElementCollection Members
Accusoft.NotateXpressSdk Namespace

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback