CdrSpnd
CdrSpnd class
The cdr span
public class CdrSpnd : CdrDictionaryItem
Constructors
Name |
Description |
CdrSpnd() |
The default constructor. |
Properties
Name |
Description |
Disposed { get; } |
Gets a value indicating whether this instance is disposed. |
Document { get; set; } |
Gets or sets the document. |
Id { get; set; } |
Gets or sets the identifier. |
Parent { get; set; } |
Gets or sets the parent. |
Value { get; set; } |
Gets or sets the value. |
Methods
Name |
Description |
Dispose() |
Disposes the current instance. |
See Also