1 implementation of GetInt64
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
108public Int64 GetInt64()
1 reference to GetInt64
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
466return (T)(object)ipv.GetInt64();