PropertyCollection(IntPtr) コンストラクター

定義

PropertyCollection を作成するコンストラクター

protected internal PropertyCollection (IntPtr propertyBagPtr);
new Microsoft.CognitiveServices.Speech.PropertyCollection : nativeint -> Microsoft.CognitiveServices.Speech.PropertyCollection
Protected Friend Sub New (propertyBagPtr As IntPtr)

パラメーター

propertyBagPtr
IntPtr

nativeint

プロパティ バッグ ハンドル。

適用対象