Click or drag to resize

IDfsCustomBlockT Properties

The IDfsCustomBlockT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of elements in custom block
(Inherited from IDfsCustomBlock.)
Public propertyItem
Custom block value getter and setter.

You can update the custom block data by setting values directly in the array.

Public propertyName
Name of custom block.
(Inherited from IDfsCustomBlock.)
Public propertySimpleType
Type of the data stored in the custom block.
(Inherited from IDfsCustomBlock.)
Top
See Also