ArrayTypeName.ElementType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The element type of the array.
public:
property System::Management::Automation::Language::ITypeName ^ ElementType { System::Management::Automation::Language::ITypeName ^ get(); };
public System.Management.Automation.Language.ITypeName ElementType { get; }
member this.ElementType : System.Management.Automation.Language.ITypeName
Public ReadOnly Property ElementType As ITypeName