PartLibEntryPropertyClassItem Property
Indexer
Namespace: PCB_Investigator.PCBIControls.PropertyGridAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public PartLibEntryProperty this[
int index
] { get; set; }
Public Default Property Item (
index As Integer
) As PartLibEntryProperty
Get
Set
public:
property PartLibEntryProperty^ default[int index] {
PartLibEntryProperty^ get (int index);
void set (int index, PartLibEntryProperty^ value);
}
member Item : PartLibEntryProperty with get, set
- index Int32
-
PartLibEntryProperty