TransformerTypeCollection.IndexOf(Type) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回特定成員在集合中的位置。
public:
int IndexOf(Type ^ value);
public int IndexOf (Type value);
member this.IndexOf : Type -> int
Public Function IndexOf (value As Type) As Integer
參數
- value
- Type
WebPartTransformer,為集合成員。
傳回
整數,表示集合中特定物件的位置。