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

◆ FindCore()

virtual int System.ComponentModel.BindingList< T >.FindCore ( PropertyDescriptor prop,
object key )
inlineprotectedvirtual

Definition at line 384 of file BindingList.cs.

385 {
386 throw new NotSupportedException();
387 }

Referenced by System.ComponentModel.BindingList< T >.Find().