CdrVectorPattern

CdrVectorPattern class

The cdr vector pattern

public class CdrVectorPattern : CdrDictionaryItem

Constructors

NameDescription
CdrVectorPattern()The default constructor.

Properties

NameDescription
Data { get; set; }Gets or sets the data.
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.

Methods

NameDescription
Dispose()Disposes the current instance.

See Also