ResultItemType constructor
Overload list
Name | Description | |
---|---|---|
ResultItemType(SearchObjectOwner) | Creates an instance of a ResultItemType with the specified owner | |
ResultItemType(ResultItemType, SearchObjectOwner) | Creates an instance of a ResultItemType with the specified owner and with properties copied from the specified ResultItemType |
Top