In This Topic
Adds an
Endnote into this collection at the
InsertLocation.End location.
Syntax
'Declaration
Public Overloads Function Add( _
Optional ByVal As System.String _
) As Endnote
public Endnote Add(
System.string
)
Parameters
- text
- The endnote text.
Return Value
See Also