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

AddIndex() public method

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