1 implementation of RemoveAt
mscorlib (1)
system\runtime\interopservices\windowsruntime\icustompropertyprovider.cs (1)
420
void IBindableVector.
RemoveAt
(uint index)
2 references to RemoveAt
mscorlib (2)
system\runtime\interopservices\windowsruntime\bindablevectortolistadapter.cs (1)
230
_this.
RemoveAt
(index);
system\runtime\interopservices\windowsruntime\icustompropertyprovider.cs (1)
426
bindableVector.
RemoveAt
(index);