AvailabilityGroupListenerIPAddressCollectionBase.GetCollectionElementType メソッド
コレクションを構成するオブジェクトの型を返します。
名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)
構文
'宣言
Protected Overrides Function GetCollectionElementType As Type
'使用
Dim returnValue As Type
returnValue = Me.GetCollectionElementType()
protected override Type GetCollectionElementType()
protected:
virtual Type^ GetCollectionElementType() override
abstract GetCollectionElementType : unit -> Type
override GetCollectionElementType : unit -> Type
protected override function GetCollectionElementType() : Type
戻り値
型: System.Type
コレクションを構成するオブジェクトの型を指定するオブジェクト値です。