SmoCollectionBase.GetCollectionElementType Method

Gets the Collection Element Type.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Protected Overridable Function GetCollectionElementType As Type
'Usage
Dim returnValue As Type

returnValue = Me.GetCollectionElementType()
protected virtual Type GetCollectionElementType()
protected:
virtual Type^ GetCollectionElementType()
abstract GetCollectionElementType : unit -> Type 
override GetCollectionElementType : unit -> Type 
protected function GetCollectionElementType() : Type

Return Value

Type: System.Type
Type

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.