public abstract IReadOnlyList<PluginField> GetFields()
Public MustOverride Function GetFields() As IReadOnlyList(Of PluginField)
Return Value
A IReadOnlyList of PluginFields.
public abstract IReadOnlyList<PluginField> GetFields()
Public MustOverride Function GetFields() As IReadOnlyList(Of PluginField)
Exception | Description |
---|---|
System.Exception | Signals to the framework that an exception derived from System.Exception has occurred. |
Target Platforms: Windows 11, Windows 10