/
Assembly List
/
LJCNetCommon
/ PropertyDelegates
Namespace - LJCNetCommon
Syntax
C# |
public class PropertyDelegates : List<PropertyDelegate>
|
Represents a collection of PropertyDelegate objects.
Collection
Add
|
Creates and adds a PropertyDelegate object to the collection. (R) |
LJCCreateDelegate
|
Creates and returns the delegate for the named property. |
SearchSort
LJCSearchName
|
Returns the PropertyDelegate object if found in the list. |
3 Methods
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.