.NET 5, 6, 7, 8, 9 IndexOf(String, String, Int32, Int32, CompareOptions) 來源: CompareInfo.cs 使用指定 CompareOptions 值,搜尋指定的子字串,並傳回第一個相符項目 (在來源字串中起始於指定索引且含有指定項目數的區段內) 的以零起始的索引。 C# 複製 public int IndexOf (string source,...
public int IndexOf (System.DirectoryServices.ActiveDirectory.ReplicationFailure failure); 參數 failure ReplicationFailure 要在此集合中搜尋的 ReplicationFailure 物件。 傳回 Int32 第一個相符物件的以零起始的索引。 如果這個集合中沒有成員與 ReplicationFailure 物件相同,則傳...
IndexOf(T) 備註 會List<T>從第一個項目開始向前搜尋,並在最後一個元素結束。 這個方法會使用 清單中值類型的預設相等比較子EqualityComparer<T>.DefaultT來決定相等。 這個方法會執行線性搜尋;因此,這個方法是o (n) 運算,其中n是Count。 另請參閱
puppet-agent-1.2.7-x64.msi2015-11-10 15:54:0122.5MiB puppet-agent-1.2.7-x86.msi2015-11-10 15:54:0621.0MiB puppet-agent-1.3.0-x64.msi2015-11-17 16:17:2926.2MiB puppet-agent-1.3.0-x86.msi2015-11-17 16:17:3024.1MiB puppet-agent-1.3.1-x64.msi2015-11-30 11:39:4526.3MiB ...
命名空間: System.Windows.Data 組件: PresentationFramework.dll 傳回集合檢視中指定之項目所在的索引。 C# 複製 public override int IndexOf (object item); 參數 item Object 要在集合中搜尋的物件。 傳回 Int32 集合中專案的索引,如果專案不存在於集合檢視中, -1 則為。 備註 這個方法會評估索引,...
This content is public by design, and is meant to be consumed programmatically, via Linux packaging clients (apt, dnf, yum, etc). This HTML interface (provided via "Directory Browsing") is deliberately enabled for the convenience of our users. However, the composition of the underlying HTML,...
.NET 5, 6, 7, 8, 9 IndexOf(String, String, Int32, Int32, CompareOptions) Source: CompareInfo.cs 使用指定的 CompareOptions 值,搜索指定的子字符串,并返回源字符串内从指定的索引位置开始、包含所指定元素数的部分中第一个匹配项的从零开始的索引。 C# 复制 public int IndexOf (string source...
Jul 7, 2023 package.json Update eslint version Jul 7, 2023 winbindex.css Force word-wrap long file names in title Jun 24, 2024 winbindex.js Optimize search filter for empty input Aug 14, 2024 Winbindex An index of Windows binaries, including download links for executables such as exe,...
LastIndexOf(String, String, Int32, Int32, CompareOptions) Source: CompareInfo.cs 使用指定的 CompareOptions 值,搜索指定的子字符串,并返回源字符串内包含所指定元素数、以指定的索引位置结尾的部分中最后一个匹配项的从零开始的索引。 C# 复制 public int LastIndexOf (string source, string value, ...
.NET 5, 6, 7, 8 IndexOf(String, String, Int32, Int32, CompareOptions) 使用指定 CompareOptions 值,搜尋指定的子字串,並傳回第一個相符項目 (在來源字串中起始於指定索引且含有指定項目數的區段內) 的以零起始的索引。 C# 複製 public int IndexOf (string source, string value, int startIndex...