'Declaration Public Function New( _ ByVal tagName As String, _ ByVal useCount As Integer _ )
'Declaration
Public Function New( _ ByVal tagName As String, _ ByVal useCount As Integer _ )
public TagInformation( string tagName, int useCount )
public: TagInformation( String^ tagName, int useCount )
TagInformation Class TagInformation Members