Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Remove()
[1/2]
virtual
bool
System.Net.NetworkInformation.IPAddressCollection.Remove
(
IPAddress
address
)
inline
virtual
inherited
Definition at line
55
of file
IPAddressCollection.cs
.
56
{
57
throw
new
NotSupportedException(
System
.
SR
.
net_collection_readonly
);
58
}
System.SR.net_collection_readonly
static string net_collection_readonly
Definition
SR.cs:20
System.SR
Definition
SR.cs:7
System
Definition
BlockingCollection.cs:8
References
System.SR.net_collection_readonly
.
System
Net
NetworkInformation
InternalIPAddressCollection
Generated by
1.10.0