1 implementation of GetDouble
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
126
public Double
GetDouble
()
1 reference to GetDouble
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
475
return (T)(object)ipv.
GetDouble
();