Sdílet prostřednictvím


WebServices.Count – vlastnost

Získá počet položek v kolekci.

Obor názvů:  VsWebSite
Sestavení:  VsWebSite.Interop (v VsWebSite.Interop.dll)

Syntaxe

'Deklarace
ReadOnly Property Count As Integer
    Get
int Count { get; }
property int Count {
    int get ();
}
abstract Count : int
function get Count () : int

Hodnota vlastnosti

Typ: System.Int32
Počet WebService objekty v WebServices kolekce.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

WebServices Rozhraní

VsWebSite – obor názvů

WebService

Další zdroje

Referencing Automation Assemblies and the DTE2 Object