ICompoundProperty Interface
Interface implemented by
VCardProperty instances containing a compound value.
Namespace: FolkerKinzel.VCards.FormattersAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
public interface ICompoundProperty
Public Interface ICompoundProperty
public interface class ICompoundProperty
type ICompoundProperty = interface end
Count |
Gets the number of elements in the ICompoundProperty.
|
Item |
Gets the element at the specified index.
|
Parameters | Gets the data of the parameter section of a vCard property. |