Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
vrLib SDK Documentation
SerializableDictionary
<
(Of
<
(
TKey
,
TValue
>
)
>
)
.
.
::
.
AdditionalTypes Field
SerializableDictionary
<
(Of
<
(
TKey, TValue
>
)
>
)
Class
See Also
Send Feedback
Namespace:
VideoRay.Util
Assembly:
vrLib
(in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public
Type
[]
AdditionalTypes
Visual Basic (Declaration)
Public
AdditionalTypes
As
Type
()
Visual C++
public
:
array
<
Type
^>^
AdditionalTypes
See Also
SerializableDictionary
<
(Of
<
(
TKey, TValue
>
)
>
)
Class
VideoRay.Util Namespace