A Sandcastle Documented Class Library
![]() | DialogViewModelRetrieveTaggedValues Method |
[Missing <summary> documentation for "M:PlusprofilAddin.ViewModels.DialogViewModel.RetrieveTaggedValues(System.Collections.Generic.List{System.Object},System.String)"]
Namespace: PlusprofilAddin.ViewModels
Assembly: PlusprofilAddin (in PlusprofilAddin.dll) Version: 1.0.0.0 (1.0.0.0)

C#
protected List<Object> RetrieveTaggedValues( List<Object> taggedValueList, string taggedValueName )
Parameters
- taggedValueList
- Type: System.Collections.GenericListObject
[Missing <param name="taggedValueList"/> documentation for "M:PlusprofilAddin.ViewModels.DialogViewModel.RetrieveTaggedValues(System.Collections.Generic.List{System.Object},System.String)"]
- taggedValueName
- Type: SystemString
[Missing <param name="taggedValueName"/> documentation for "M:PlusprofilAddin.ViewModels.DialogViewModel.RetrieveTaggedValues(System.Collections.Generic.List{System.Object},System.String)"]
Return Value
Type: ListObject[Missing <returns> documentation for "M:PlusprofilAddin.ViewModels.DialogViewModel.RetrieveTaggedValues(System.Collections.Generic.List{System.Object},System.String)"]
