BarCompressor.Add Method

public abstract void Add( 
DataEntry entry 
)
This language is not supported or no code example is available.
public:  
virtual void Add( 
DataEntry^ entry 
) abstract
This language is not supported or no code example is available.
public abstract function Add( 
entry : DataEntry 
);
This language is not supported or no code example is available.

Parameters

entry
DataEntry

In this article

Definition