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.
public:
int UpdateCount(System::String ^ tagID);
public int UpdateCount (string tagID);
member this.UpdateCount : string -> int
Public Function UpdateCount (tagID As String) As Integer