Version: 2020.1
언어: 한국어

MethodCollection

struct in UnityEditor

매뉴얼로 전환

설명

Represents a read-only collection of MethodInfo and implements IList interface.

변수

CountThe number of elements in MethodCollection.
IsFixedSizeWhether the MethodCollection is of a fixed size. This property is always set to true.
IsReadOnlyWhether the MethodCollection is read-only. This property is always set to true.
IsSynchronizedWhether the MethodCollection is synchronized. This property is always set to true.
this[int]Gets the element at the specified index.

Public 함수

ContainsDetermines whether an element is in the MethodCollection.
CopyToCopies the collection to an array.
GetEnumeratorGets an enumerator that iterates through a MethodCollection.
IndexOfGets the first occurrence of an item in the MethodCollection.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961