ObjectMember Constructors
Contains information about a member of an object data source.Name | Parameters | Description |
---|---|---|
ObjectMember(PropertyDescriptor) | pd | Initializes a new instance of the ObjectMember class with the specified property descriptor. |
ObjectMember(MemberInfo) | memberInfo | Initializes a new instance of the ObjectMember class with the specified member information. |
See Also