Accusoft.ImagXpress13.Net
DataSetLength Property




Gets the length of the data set.
Syntax
'Declaration
 
Public ReadOnly Property DataSetLength As Long
'Usage
 
Dim instance As ImageXIptcData
Dim value As Long
 
value = instance.DataSetLength
public long DataSetLength {get;}
public: __property long get_DataSetLength();
public:
property int64 DataSetLength {
   int64 get();
}

Property Value

An integer value which represents the length of the data set.
Remarks

Note: Available in Professional edition.

See Also

Reference

ImageXIptcData Class
ImageXIptcData Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback