IppAttributeValue.GetCharsetArray 方法

定义

获取包含在当前 IppAttributeValue 对象中的属性数组charset

public:
 virtual IVector<Platform::String ^> ^ GetCharsetArray() = GetCharsetArray;
IVector<winrt::hstring> GetCharsetArray();
public IList<string> GetCharsetArray();
function getCharsetArray()
Public Function GetCharsetArray () As IList(Of String)

返回

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

属性数组 charset

适用于