End asynchronous invocation of GetAttributes(ItemMapping, Object, array<String>[]()[][]).
Namespace: Simol.AsyncAssembly: Simol (in Simol.dll) Version: 1.0.0.0
Syntax
C# |
---|
public static PropertyValues EndGetAttributes( this ISimol simol, IAsyncResult result ) |
Visual Basic |
---|
<ExtensionAttribute> _ Public Shared Function EndGetAttributes ( _ simol As ISimol, _ result As IAsyncResult _ ) As PropertyValues |
Visual C++ |
---|
[ExtensionAttribute] public: static PropertyValues^ EndGetAttributes( ISimol^ simol, IAsyncResult^ result ) |