ICompoundModel Interface
Interface implemented by model classes containing a compound value.
Namespace: FolkerKinzel.VCards.FormattersAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.2.0+a3997783578d19ef70b23d32085936c13ed21656
public interface ICompoundModel
Public Interface ICompoundModel
public interface class ICompoundModel
type ICompoundModel = interface end
| Count |
Gets the number of elements in the ICompoundModel.
|
| Item |
Gets the element at the specified index.
|