PartLibEntryPropertyClassItem Property

Indexer

Definition

Namespace: PCB_Investigator.PCBIControls.PropertyGrid
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public PartLibEntryProperty this[
	int index
] { get; set; }

Parameters

index  Int32
 

Property Value

PartLibEntryProperty

See Also