Share via


RegistrationDescription.TagCount(String) Method

Definition

Returns the total number of tags.

public static int TagCount (string tags);
static member TagCount : string -> int
Public Shared Function TagCount (tags As String) As Integer

Parameters

tags
String

The tags.

Returns

The total number of tags.

Applies to