TablesOfAuthorities.NextCitation(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Finds and selects the next instance of a specified citation.
public:
void NextCitation(System::String ^ ShortCitation);
public void NextCitation (string ShortCitation);
abstract member NextCitation : string -> unit
Public Sub NextCitation (ShortCitation As String)
Parameters
- ShortCitation
- String
Required String. The text of the short citation.