1 implementation of GetUInt64
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
114
public UInt64
GetUInt64
()
1 reference to GetUInt64
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
469
return (T)(object)ipv.
GetUInt64
();