Accord.Controls.ArrayRowView.System C# (CSharp) Method

System() private method

Does nothing.
private System ( ) : EventDescriptorCollection
return System.ComponentModel.EventDescriptorCollection
        EventDescriptorCollection System.ComponentModel.ICustomTypeDescriptor.GetEvents()
        {
            return EventDescriptorCollection.Empty;
        }

Same methods

ArrayRowView::System ( ) : PropertyDescriptorCollection