'宣言 Public Function Add( _ ByVal value As System.Object _ ) As System.Integer
public System.int Add( System.object value )
パラメータ
- value
- The System.Object to add to the TagCollection.
'宣言 Public Function Add( _ ByVal value As System.Object _ ) As System.Integer
public System.int Add( System.object value )