1 implementation of GetUInt8
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
79
public Byte
GetUInt8
()
1 reference to GetUInt8
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
451
return (T)(object)ipv.
GetUInt8
();