Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Add() [2/5]

int IList. System.ComponentModel.PropertyDescriptorCollection.Add ( object value)
inlineprivate

Definition at line 540 of file PropertyDescriptorCollection.cs.

541 {
542 return Add((PropertyDescriptor)value);
543 }

References System.ComponentModel.Add, and System.value.