ReadOnlyLinkedElementCollection<T>.IBindingList.RemoveSort Method
This method is not supported.
Namespace: Microsoft.VisualStudio.Modeling
Assembly: Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)
Syntax
'Declaration
Private Sub RemoveSort Implements IBindingList.RemoveSort
void IBindingList.RemoveSort()
private:
virtual void RemoveSort() sealed = IBindingList::RemoveSort
private abstract RemoveSort : unit -> unit
private override RemoveSort : unit -> unit
JScript does not support explicit interface implementations.
Implements
IBindingList.RemoveSort
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.