PropertyValue
As<I>()
CreateBoolean(Boolean)
CreateBooleanArray(Boolean[])
CreateBooleanArray(ReadOnlySpan<Boolean>)
CreateChar16(Char)
CreateChar16Array(Char[])
CreateChar16Array(ReadOnlySpan<Char>)
CreateDateTime(DateTimeOffset)
CreateDateTimeArray(DateTimeOffset[])
CreateDateTimeArray(ReadOnlySpan<DateTimeOffset>)
CreateDouble(Double)
CreateDoubleArray(Double[])
CreateDoubleArray(ReadOnlySpan<Double>)
CreateEmpty()
CreateGuid(Guid)
CreateGuidArray(Guid[])
CreateGuidArray(ReadOnlySpan<Guid>)
CreateInspectable(Object)
CreateInspectableArray(Object[])
CreateInspectableArray(ReadOnlySpan<Object>)
CreateInt16(Int16)
CreateInt16Array(Int16[])
CreateInt16Array(ReadOnlySpan<Int16>)
CreateInt32(Int32)
CreateInt32Array(Int32[])
CreateInt32Array(ReadOnlySpan<Int32>)
CreateInt64(Int64)
CreateInt64Array(Int64[])
CreateInt64Array(ReadOnlySpan<Int64>)
CreatePoint(Point)
CreatePointArray(Point[])
CreatePointArray(ReadOnlySpan<Point>)
CreateRect(Rect)
CreateRectArray(Rect[])
CreateRectArray(ReadOnlySpan<Rect>)
CreateSingle(Single)
CreateSingleArray(Single[])
CreateSingleArray(ReadOnlySpan<Single>)
CreateSize(Size)
CreateSizeArray(Size[])
CreateSizeArray(ReadOnlySpan<Size>)
CreateString(String)
CreateStringArray(String[])
CreateStringArray(ReadOnlySpan<String>)
CreateTimeSpan(TimeSpan)
CreateTimeSpanArray(TimeSpan[])
CreateTimeSpanArray(ReadOnlySpan<TimeSpan>)
CreateUInt16(UInt16)
CreateUInt16Array(UInt16[])
CreateUInt16Array(ReadOnlySpan<UInt16>)
CreateUInt32(UInt32)
CreateUInt32Array(UInt32[])
CreateUInt32Array(ReadOnlySpan<UInt32>)
CreateUInt64(UInt64)
CreateUInt64Array(UInt64[])
CreateUInt64Array(ReadOnlySpan<UInt64>)
CreateUInt8(Byte)
CreateUInt8Array(Byte[])
CreateUInt8Array(ReadOnlySpan<Byte>)
net11.0-windows10.0.22000
namespace Windows.Foundation
{
[ContractVersion(typeof(FoundationContract), 65536U)]
[SupportedOSPlatform("Windows10.0.10240.0")]
[WindowsRuntimeType("Windows.Foundation.FoundationContract")]
public static class PropertyValue
{
public static object CreateUInt16Array(ushort[] value);
}
}
| .NET | 5.06.07.08.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Windows | 10.0.2034810.0.22000 |
Information specific to net11.0-windows10.0.22000 | |
| Assembly | Microsoft.Windows.SDK.NET , Version=10.0.22000.20, PublicKeyToken=31bf3856ad364e35 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API