Skip to content

b53bd640 d498 667a 2b59 006a2fe1a526

Fernando Garcia edited this page May 8, 2018 · 1 revision

BaseProvider.EmptySpecialChars Property

Additional header content

Gets the empty special chars.

Namespace: iTin.Export.ComponentModel.Provider
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

protected static IEnumerable<char> EmptySpecialChars { get; }

VB

Protected Shared ReadOnly Property EmptySpecialChars As IEnumerable(Of Char)
	Get

Property Value

Type: IEnumerable(Char)
[Missing documentation for "P:iTin.Export.ComponentModel.Provider.BaseProvider.EmptySpecialChars"]

Return Value

Type: IEnumerable(Char)
Empty special chars array.

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.Provider.BaseProvider.EmptySpecialChars"]

See Also

Reference

BaseProvider Class
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally