Represents a Content Engine property that holds an BinaryList object. An BinaryList object is a collection (ordered, non-unique) of byte (8-bit signed integer) array elements, each of which is intended to hold a binary value.


The following tables list the members exposed by IPropertyBinaryList.

Public Methods

  Name Description
Public method SetValue Sets the value of this Content Engine property.
Top

See Also