DdaCollection.GetDdaByType(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the DDA element by type.
public:
Microsoft::Uii::Common::DdaBindings ^ GetDdaByType(System::String ^ type);
public Microsoft.Uii.Common.DdaBindings GetDdaByType (string type);
member this.GetDdaByType : string -> Microsoft.Uii.Common.DdaBindings
Public Function GetDdaByType (type As String) As DdaBindings
Parameters
- type
- String
The type.