1 implementation of GetInt16
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
85public Int16 GetInt16()
1 reference to GetInt16
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
454return (T)(object)ipv.GetInt16();