C-DEngine 5.105

TheNMIBaseControl ImplicitWideningImplicitImplicitImplicit Conversion (TheNMIBaseControl to ThePropertyBag)

Creator of the Property Bag

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static implicit operator ThePropertyBag (
	TheNMIBaseControl c
)
Public Shared Widening Operator CType ( _
	c As TheNMIBaseControl _
) As ThePropertyBag
static implicit operator ThePropertyBag^ (
	TheNMIBaseControl^ c
)