HRESULT get_Component(
int Index,
IBusinessCardFieldComponent** Result
);
IBusinessCardFieldComponent get_Component(int Index);
ReadOnly Property Component(Index As Integer) As IBusinessCardFieldComponent
Was this page helpful?