次の方法で共有


ReceiveLocationCollection クラス

定義

public ref class ReceiveLocationCollection sealed : Microsoft::BizTalk::ExplorerOM::BtsReadOnlyCollection
public sealed class ReceiveLocationCollection : Microsoft.BizTalk.ExplorerOM.BtsReadOnlyCollection
type ReceiveLocationCollection = class
    inherit BtsReadOnlyCollection
    interface ICollection
    interface IEnumerable
Public NotInheritable Class ReceiveLocationCollection
Inherits BtsReadOnlyCollection
継承
ReceiveLocationCollection
実装

コンストラクター

ReceiveLocationCollection()

フィールド

mapColumnIndex (継承元 BtsReadOnlyCollection)
objectMap (継承元 BtsReadOnlyCollection)

プロパティ

Item[Int32]
Item[String]

メソッド

Add(Object) (継承元 BtsReadOnlyCollection)
Insert(Int32, Object) (継承元 BtsReadOnlyCollection)

適用対象