| Visual Basic (Declaration) | |
|---|---|
Public Shared Function Between( _ ByVal startValue As System.String, _ ByVal endValue As System.String _ ) As IHeadingFilter | |
| C# | |
|---|---|
public static IHeadingFilter Between( System.string startValue, System.string endValue ) | |
Parameters
- startValue
- The start value to compare with.
- endValue
- The end value to compare with.
Return Value
The instance of IHeadingFilter.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2