EffectHandle.op_Implicit Method |
Language: |
This method has the same functionality as FromString, but is not supported.
Visual Basic Public Shared Function op_Implicit( _
ByVal value As String _
) As EffectHandleC# public static EffectHandle op_Implicit(
string value
);C++ public:
static operator EffectHandle^ (
String^ value
);JScript public static function op_Implicit(
value : String
) : EffectHandle;
value System.String
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center