CmsRecipientCollection.Count 属性

定义

Count 属性检索集合中的 CmsRecipientCollection 项数。

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

属性值

一个 Int32 值,该值表示集合中的项数。

实现

适用于

另请参阅