In This Topic
Add a new fixed place holder to the template specification used by this HtmlExtractor.
Overload List
Overload | Description |
AddPlaceHolder(String,String,Int32,Int32) |
Add a new fixed place holder to the template specification used by this HtmlExtractor.
|
AddPlaceHolder(String,String) |
Add a new fixed place holder to the template specification used by this HtmlExtractor.
|
AddPlaceHolder(String,String,String,Int32,Int32) |
Add a new repeated place holder to the template specification used by this HtmlExtractor.
|
AddPlaceHolder(String,String,String) |
Add a new repeated place holder to the template specification used by this HtmlExtractor/>.
|
AddPlaceHolder(String,String,String,String,Int32,Int32) |
Add a new repeated place holder to the template specification used by this HtmlExtractor.
|
AddPlaceHolder(String,String,String,String) |
Add a new repeated place holder to the template specification used by this HtmlExtractor.
|
See Also