| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Mask As Long | |
| C# | |
|---|---|
public long Mask {get;} | |
Return Value
Value indicating the masking value. Masking allows you to insert multiple elements in the same entry in the table.For an example, refer to DicomTagTable.Reset.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code