PredefinedFunctions.Unchecked(Int32, String, 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.
public:
 static IDisposable ^ Unchecked(int uncheckValue, System::String ^ className, System::String ^ methodName);public static IDisposable Unchecked(int uncheckValue, string className, string methodName);static member Unchecked : int * string * string -> IDisposablePublic Shared Function Unchecked (uncheckValue As Integer, className As String, methodName As String) As IDisposableParameters
- uncheckValue
- Int32
- className
- String
- methodName
- String