AmsNetId Methods

The AmsNetId type exposes the following members.

Methods

 

Name

Description

AmsNetId Methods 1:

AsSpan

Returns the AmsNetId as byte Span.

AmsNetId Methods 2:

Clone

Clones the NetId

AmsNetId Methods 3:

CompareTo(AmsNetId)

Compares the current object with another object of the same type.

AmsNetId Methods 4:

CompareTo(Object)

Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.

AmsNetId Methods 5:

Equals(Object)

Equals (Overrides Object.Equals(Object).)

AmsNetId Methods 6:

AmsNetId Methods 7:

Equals(AmsNetId, AmsNetId)

Determines whether the specified AmsNetIds are equal.

AmsNetId Methods 8:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

AmsNetId Methods 9:

AmsNetId Methods 10:

FromBinHexString

Creates the AmsNetId from bin hex string.

AmsNetId Methods 11:

GetHashCode

Gets the HashCode of the Address (Overrides Object.GetHashCode..)

AmsNetId Methods 12:

GetType

Gets the Type of the current instance. (Inherited from Object.)

AmsNetId Methods 13:

AmsNetId Methods 14:

IsSameTarget(AmsNetId, AmsNetId)

Determines whether the AmsNetIds refer to the same target.

AmsNetId Methods 15:

AmsNetId Methods 16:

IsSameTarget(AmsNetId, AmsNetId, Boolean)

Determines whether the AmsNetIds refer to the same target.

AmsNetId Methods 17:

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

AmsNetId Methods 18:

NetIdsEqual(.Byte.)

Compares the netIds

AmsNetId Methods 19:

AmsNetId Methods 20:

NetIdsEqual(.Byte., .Byte.)

Compares the NetIds

AmsNetId Methods 21:

AmsNetId Methods 22:

NetIdsEqual(.Byte., .Byte., Boolean)

Compares the NetIds for SubID equality.

AmsNetId Methods 23:

AmsNetId Methods 24:

Parse

Converts the string representation of the address to AmsNetId.

AmsNetId Methods 25:

ToBinHex.

Converts the AmsNetId to a BinHex string.

AmsNetId Methods 26:

AmsNetId Methods 27:

ToBinHex(AmsNetId)

Converts the specified AmsNetId to a BinHex string.

AmsNetId Methods 28:

ToBytes

Converts the NetId object to byte array

AmsNetId Methods 29:

ToString.

Converts the netId to string (Overrides Object.ToString..)

AmsNetId Methods 30:

ToString(String, IFormatProvider)

Returns a String that represents this instance.

AmsNetId Methods 31:

AmsNetId Methods 32:

TryGetLocalNetId

Gets the Local NetID

AmsNetId Methods 33:

AmsNetId Methods 34:

TryParse

Converts the string representation of the address to AmsNetId.

AmsNetId Methods 35:

TryWriteBytes

Writes the AmsNetId to memory.

Reference

AmsNetId Class

TwinCAT.Ads Namespace