共用方式為


SPFeatureQueryResultCollection members

Include protected members
Include inherited members

表示可列舉的SPFeature物件集合。

The SPFeatureQueryResultCollection type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator 傳回可以逐一查看SPFeatureQueryResultCollection集合中的SPFeature物件的列舉值。
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IEnumerator<SPFeature>.Current
Explicit interface implemetationPrivate property IEnumerator.Current 取得集合中的Object ,列舉值目前位置。
Explicit interface implemetationPrivate method IDisposable.Dispose 這個物件所使用的版本的 unmanaged 的資源。
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator 傳回可以逐一查看SPFeatureQueryResultCollection集合中的SPFeature物件的列舉值。
Explicit interface implemetationPrivate method IEnumerator.MoveNext 將列舉值前移至集合中的下一個項目。
Explicit interface implemetationPrivate method IEnumerator.Reset 設定列舉值至其初始位置,也就是集合中的第一個元素之前。

Top

請參閱

參照

SPFeatureQueryResultCollection class

Microsoft.SharePoint namespace