HeaderGroup.Copy Method

Definition

Returns a copy of this object

[Android.Runtime.Register("copy", "()Lorg/apache/http/message/HeaderGroup;", "GetCopyHandler")]
public virtual Org.Apache.Http.Message.HeaderGroup? Copy ();
[<Android.Runtime.Register("copy", "()Lorg/apache/http/message/HeaderGroup;", "GetCopyHandler")>]
abstract member Copy : unit -> Org.Apache.Http.Message.HeaderGroup
override this.Copy : unit -> Org.Apache.Http.Message.HeaderGroup

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to