public struct VnaPortDescription : IXmlSerializable,
IComparable<VnaPortDescription>, IEquatable<VnaPortDescription>
Public Structure VnaPortDescription
Implements IXmlSerializable, IComparable(Of VnaPortDescription),
IEquatable(Of VnaPortDescription)
public value class VnaPortDescription : IXmlSerializable,
IComparable<VnaPortDescription>, IEquatable<VnaPortDescription>
[<SealedAttribute>]
type VnaPortDescription =
struct
inherit ValueType
interface IXmlSerializable
interface IComparable<VnaPortDescription>
interface IEquatable<VnaPortDescription>
end
VnaPortDescription(Int32) | VNA Port Description |
VnaPortDescription(String) | VNA Port Description |
VnaPortDescription(Int32, Roman) | VNA Port Description |
VnaPortDescription(Int32, VnaPortMode) | VNA Port Description |
VnaPortDescription(Int32, VnaPortMode, Roman) | VNA Port Description |
IsIndexZero | Is Index Zero? |
IsSingleEnded | Is Single-Ended? |
AreAllPortIndicesZero | Are All Port Indices Zero? |
AreAllPortsSingleEnded | Are All Ports Single-Ended? |
BinarySetDataFrom | Set object data from Binary Reader. |
BinaryWriteDataTo | Write object data to Binary Writer. |
CompareTo | Compare To |
Convert(Int32) | Convert Ports to VNA Port Descriptions |
Convert(String) | Convert Ports to VNA Port Descriptions |
Convert(String) | Convert Ports to VNA Port Descriptions |
Convert(VnaPortDescription) | Convert VNA Port Descriptions to Ports |
Equals(Object) |
Equals
(Overrides ValueTypeEquals(Object)) |
Equals(VnaPortDescription) | Equals |
GetHashCode |
Get Hash Code
(Overrides ValueTypeGetHashCode) |
GetSchema | Gets Schema |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ReadXml | Reads XML |
ToByte | To Byte |
ToString |
To String
(Overrides ValueTypeToString) |
ToString(Boolean) | To String |
ToString(String) | To String |
WriteXml | Writes XML |
Index | Index |
Mode | Mode |
Port | Port |
RegExPattern | Regular Expression Pattern |