Click or drag to resize
NameEnumerationTable Constructor
Initializes a new instance of the NameEnumerationTable class

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
public NameEnumerationTable(
	NameEnumeration nameEnum
)

Parameters

nameEnum
Type: Bloomberglp.BlpapiNameEnumeration
Exceptions
ExceptionCondition
ArgumentException Name Enumerations extends other classes. Name Enumerations does not implement the NameEnumeration interface. An enumerator is not a static integer or value is reserved. Name binding is not right.
See Also