ORM Sample Class Library
CollectionTemplate.IBindingList.AddIndex Method
[Visual Basic]
Sub AddIndex( _
ByVal
property
As
PropertyDescriptor
_
) Implements _
IBindingList.AddIndex
[C#]
void
IBindingList.AddIndex(
PropertyDescriptor
property
);
Implements
IBindingList.AddIndex
See Also
CollectionTemplate Class
|
OrmLib Namespace