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