Developer Documentation

PeerCollection.Add

public bool Add(Peer item)

Add a peer to the collection

Info

Always false if the collection IsReadOnly

Parameters

NameTypeDescription
itemPeerpeer to add

Returns

TypeDescription
Booleantrue on success or false