←Select platform

MACAlgorithm Property

Summary

Gets or sets the MAC algorithm.

Syntax

C#
VB
C++
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public Nullable<MACAlgorithm> MACAlgorithm {get; set;} 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
Public Property MACAlgorithm As Nullable(Of MACAlgorithm) 
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public: 
property Nullable<MACAlgorithm> MACAlgorithm { 
   Nullable<MACAlgorithm> get(); 
   void set (    Nullable<MACAlgorithm> ); 
} 

Property Value

The MAC algorithm.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize