C#
VB
C++
Java
public int NumberOfEntries { get; set; }
Public Property NumberOfEntries As Integer
public int getNumberOfEntries()
public void setNumberOfEntries(int value)
public:
property int NumberOfEntries {
int get();
void set ( int value);
}
Value that indicates the first value in the "LUT Descriptor". Specifies the number of entries in the lookup table.