Accord.Controls.ArrayDataView.RemoveIndex C# (CSharp) Method

RemoveIndex() public method

Does nothing.
public RemoveIndex ( PropertyDescriptor property ) : void
property System.ComponentModel.PropertyDescriptor
return void
        public void RemoveIndex(PropertyDescriptor property)
        {
        }