int ICompoundModel.Count { get; }Private ReadOnly Property Count As Integer
Implements ICompoundModel.Count
Getprivate:
virtual property int Count {
int get () sealed = ICompoundModel::Count::get;
}private abstract Count : int with get
private override Count : int with get