Constructor SA NamespaceSkyline.DataMiner.Net.Messages AssemblySLNetTypes.dll SA() Initializes a new instance of the SA class. public SA() SA(string[]) Initializes a new instance of the SA class using the specified string array. public SA(string[] sa) Parameters sa string[] The string array to wrap. Remarks If sa is null, Sa is set to an empty array.