Extensions..::..AsInstanceOf<(Of <(<'T>)>)> Method
Namespace:
Akka
Assembly: Akka (in Akka.dll)
Assembly: Akka (in Akka.dll)
Syntax
public static T AsInstanceOf<T>( this Object self )
<ExtensionAttribute> _ Public Shared Function AsInstanceOf(Of T) ( _ self As Object _ ) As T
[ExtensionAttribute] public: generic<typename T> static T AsInstanceOf( Object^ self )
Type Parameters
- T
Parameters
- self
- Type: Object