BtsReadOnlyCollection.Add(Object) 方法

定义

protected:
 int Add(System::Object ^ value);
protected int Add (object value);
member this.Add : obj -> int
Protected Function Add (value As Object) As Integer

参数

value
Object

返回

适用于