Share via


NameType.NameList Property

Name List.Represents the element tag in schema: b:NameList

Namespace:  DocumentFormat.OpenXml.Bibliography
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property NameList As NameList
    Get
    Set
'Usage
Dim instance As NameType
Dim value As NameList

value = instance.NameList

instance.NameList = value
public NameList NameList { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Bibliography.NameList
Returns NameList.

See Also

Reference

NameType Class

NameType Members

DocumentFormat.OpenXml.Bibliography Namespace