| ConstantArrayFrom Method | 
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| From(ITypeRef, Constant) | Create a constant array of values of a given type  | |
| From(ITypeRef, IListConstant) | Create a constant array of values of a given type  | |
| From(ITypeRef, Int32, Constant) | Create a constant array of values of a given type with a fixed size, zero filling any un-specified values  |