'宣言
Public Function Add( _ ByVal attribute As ContextAttribute _ ) As Integer
public int Add( ContextAttribute attribute )
パラメータ
- attribute
- コレクションの終了に追加される属性。
戻り値の型
属性が追加されたインデックス。
'宣言
Public Function Add( _ ByVal attribute As ContextAttribute _ ) As Integer
public int Add( ContextAttribute attribute )