PartLibEntryPropertyClass Class

Haupt Objekt, representiert ein MetadataResponse und all seine Properties

Definition

Namespace: PCB_Investigator.PCBIControls.PropertyGrid
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class PartLibEntryPropertyClass : CollectionBase, 
	ICustomTypeDescriptor, IDisposable
Inheritance
Object    CollectionBase    PartLibEntryPropertyClass
Implements
ICustomTypeDescriptor, IDisposable

Constructors

PartLibEntryPropertyClassInitializes a new instance of the PartLibEntryPropertyClass class

Properties

Item Indexer

Methods

DisposeReleases all resources used by the PartLibEntryPropertyClass
GetAttributes GetAttributes
GetClassName Get Class Name
GetComponentName GetComponentName
GetConverter GetConverter
GetDefaultEvent GetDefaultEvent
GetDefaultProperty GetDefaultProperty
GetEditor GetEditor
GetEvents 
GetEvents(Attribute) 
GetProperties 
GetProperties(Attribute) 
GetPropertyOwner 
UpdatePartEntry 

Events

See Also