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

AddIndex() public method

public AddIndex ( PropertyDescriptor property ) : void
property System.ComponentModel.PropertyDescriptor
return void
        public void AddIndex(PropertyDescriptor property)
        {
            // TODO:  Add ArrayDataView.AddIndex implementation
        }