Click or drag to resize

ConnectionIRegistryAdd Method

Adds a ProtocolHead to the repository for the address ProtocolHead.CononicalAddress.

Namespace: Demo3D.Net
Assembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntax
C#
void Add(
	ProtocolHead head
)

Parameters

head  ProtocolHead
The ProtocolHead to add.
See Also