Common constants, functions and extensions for phasor classes.
            
| C# | Visual Basic | Visual C++ | 
public static class Common
<ExtensionAttribute> _ Public NotInheritable Class Common
[ExtensionAttribute] public ref class Common abstract sealed
| All Members | Methods | Fields | |||
| Icon | Member | Description | 
|---|---|---|
| CopyImage(array<Byte>[]()[][], array<Byte>[]()[][], Int32%, Int32) | 
            This is a common optimized block copy function for binary data.
              | |
| CopyImage(ISupportBinaryImage, array<Byte>[]()[][], Int32%) | 
            This is a common optimized block copy function for any kind of data.
              | |
| DeserializeConfigurationFrame(String) | 
            Deserializes a configuration frame from an XML file.
              | |
| DeserializeConfigurationFrame(Stream) | 
            Deserializes a configuration frame from an XML stream.
              | |
| GetFormattedProtocolName | 
            Returns display friendly protocol name.
              | |
| GetFormattedSignalTypeName | 
            Returns display friendly signal type name.
              | |
| GetValidLabel(String) | 
            Removes duplicate white space, control characters and null from a string.
              | |
| SyncByte | 
            Typical data stream synchrnonization byte.
              | 
| Object | |
| Common | |