Compartilhar via


IPublishFileCollection.Count Property

Definition

Gets the number of files in the collection.

public:
 property int Count { int get(); };
public:
 property int Count { int get(); };
[System.Runtime.InteropServices.DispId(1)]
public int Count { get; }
[<System.Runtime.InteropServices.DispId(1)>]
member this.Count : int
Public ReadOnly Property Count As Integer

Property Value

The number of files in the collection.

Attributes

Applies to