SignatureLineCollection members
Include protected members
Include inherited members
Contains all SignatureLine objects in the current view, which represent the Signature Line controls in that view.
The SignatureLineCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SignatureLineCollection |
Top
Properties
Name | Description | |
---|---|---|
Count | Gets the number of SignatureLine objects in the SignatureLineCollection. | |
Item | Gets a reference to the specified SignatureLine object from the SignatureLineCollection. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Gets a IEnumerator object that iterates over all entries in the SignatureLineCollection. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top