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