Configuration
|
The ConfigurationFrame3 type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Creates a copy of this ConfigurationFrame1.
(Inherited from ConfigurationFrame1) |
|
CompareTo(IFrame) |
Compares the ChannelFrameBaseT with an IFrame.
(Inherited from ChannelFrameBaseT) |
|
CompareTo(Object) |
Compares the ChannelFrameBaseT with the specified Object.
(Inherited from ChannelFrameBaseT) |
|
Equals(IFrame) |
Determines whether the specified IFrame is equal to the current ChannelFrameBaseT.
(Inherited from ChannelFrameBaseT) |
|
Equals(Object) |
Determines whether the specified Object is equal to the current ChannelFrameBaseT.
(Inherited from ChannelFrameBaseT) |
|
GenerateBinaryImage |
Generates binary image of the object and copies it into the given buffer, for BinaryLength bytes.
(Inherited from ChannelBase) |
|
GetHashCode |
Returns the hash code for this instance.
(Inherited from ChannelFrameBaseT) |
|
GetObjectData |
Populates a SerializationInfo with the data needed to serialize the target object.
(Inherited from ConfigurationFrame1) |
|
GetType | Gets the Type of the current instance. (Inherited from Object) |
|
ParseBinaryImage |
Parses the binary image.
(Overrides ChannelFrameBaseTParseBinaryImage(Byte, Int32, Int32)) |
|
SetNominalFrequency |
Sets a new nominal LineFrequency for all IFrequencyDefinition elements of each IConfigurationCell in the Cells collection.
(Inherited from ConfigurationFrameBase) |
|
ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
GetEnumValueOrDefault |
Gets the enumeration constant for value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) |
|
GetEnumValueOrDefaultT |
Gets the enumeration constant for this value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) |