ParameterDictionary.Types MethodParameterDictionary.Types MethodParameterDictionary::Types Method
Returns a names/types dictionary of the parameters contained in this ParameterDictionaryParameterDictionaryParameterDictionary.
Syntax
Public Function Types() As ParameterTypeDictionary
public ParameterTypeDictionary Types()
public: ParameterTypeDictionary^ Types()
Return Value
Type: XmlPrime.ParameterTypeDictionaryXmlPrime.ParameterTypeDictionaryXmlPrime::ParameterTypeDictionary^
A new ParameterTypeDictionaryParameterTypeDictionaryParameterTypeDictionary containing the names/types pairs of the parameters in this ParameterDictionaryParameterDictionaryParameterDictionary.