| IDfsCustomBlockT Properties |
The IDfsCustomBlockT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Number of elements in custom block
(Inherited from IDfsCustomBlock.) | |
| Item |
Custom block value getter and setter.
You can update the custom block data by setting values directly in the array. | |
| Name |
Name of custom block.
(Inherited from IDfsCustomBlock.) | |
| SimpleType |
Type of the data stored in the custom block.
(Inherited from IDfsCustomBlock.) |