CuttingEdge.Conditions reference library |
ConditionValidator<(Of <(T>)>)..::.GetType Method |
ConditionValidator<(Of <(T>)>) Class See Also Send Feedback |
Gets the Type of the current instance.
Namespace:
CuttingEdge.Conditions
Assembly:
CuttingEdge.Conditions (in CuttingEdge.Conditions.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function GetType As Type |
C# |
---|
public Type GetType() |
Visual C++ |
---|
public: Type^ GetType() |
JavaScript |
---|
function getType(); |