ICompoundModel Interface
Interface implemented by model classes containing a compound value.
Namespace: FolkerKinzel.VCards.FormattersAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
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.
|