// Assembly: System
// Full name: DesignerOptionCollection

public class DesignerOptionCollection // TypeDefIndex: 7940
{
	// Fields
	type#17299 _service;
	type#26577 _name;
	type#23706 _value;
	type#14449 _children;
	type#24775 _properties;

	// Methods
	// RVA: -1
	public virtual type#20867 get_Count() { }
	// RVA: -1
	public type#26576 get_Name() { }
	// RVA: -1
	public type#24774 get_Properties() { }
	// RVA: -1
	public virtual type#28660 CopyTo(type#14435 array, type#20867 index) { }
	// RVA: -1
	private type#28660 EnsurePopulated() { }
	// RVA: -1
	public virtual type#20073 GetEnumerator() { }
	// RVA: -1
	private virtual type#15313 System.Collections.ICollection.get_IsSynchronized() { }
	// RVA: -1
	private virtual type#23705 System.Collections.ICollection.get_SyncRoot() { }
}
