バージョン

暗黙的 キャスト 演算子 オペレータ (VersionedDocumentSpan)

VersionedDocumentSpan を DocumentSpan へ明示的に変換します。
シンタックス
'宣言
 
Public Operator Widening CType( _
   ByVal span As VersionedDocumentSpan _
) As DocumentSpan
public DocumentSpan operator implicit( 
   VersionedDocumentSpan span
)

パラメータ

span
VersionedDocumentSpan

戻り値の型

DocumentSpan
参照