SearchProperty Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SearchProperty class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
SearchProperty() | Initializes a new instance of the SearchProperty class. | |
SearchProperty(SearchPropertyList, String) | Initializes a new instance of the SearchProperty class, specifying the parent SearchPropertyList and name. | |
SearchProperty(SearchPropertyList, String, String, Int32, String) | Initializes a new instance of the SearchProperty class. |
Top