1 implementation of GetSingle
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
120
public Single
GetSingle
()
1 reference to GetSingle
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
472
return (T)(object)ipv.
GetSingle
();