ProjectDB.GetEnumerationSets Method

Gets array containg enumration names
<HTML5Disabled(true)> _ 
Public Function GetEnumerationSets() As String()
This language is not supported or no code example is available.
[HTML5Disabled(true)] 
public string[] GetEnumerationSets()
This language is not supported or no code example is available.

Return Value

string[]

Array containg enumration names

.NET Framework

Supported in: 4.8

In this article

Definition