TableColumnDefinitionBase.EmptyStrings 字段

定义

空字符串。

protected: static initonly System::Collections::Generic::IReadOnlyList<System::String ^> ^ EmptyStrings;
protected static readonly System.Collections.Generic.IReadOnlyList<string> EmptyStrings;
 staticval mutable EmptyStrings : System.Collections.Generic.IReadOnlyList<string>
Protected Shared ReadOnly EmptyStrings As IReadOnlyList(Of String) 

字段值

IReadOnlyList<String>

适用于