1 implementation of Clear
mscorlib (1)
system\runtime\interopservices\windowsruntime\icustompropertyprovider.cs (1)
465void IBindableVector.Clear()
2 references to Clear
mscorlib (2)
system\runtime\interopservices\windowsruntime\bindablevectortolistadapter.cs (1)
89_this.Clear();
system\runtime\interopservices\windowsruntime\icustompropertyprovider.cs (1)
471bindableVector.Clear();