CharInfoCollection

CharInfoCollection

סקירה

CharInfoCollection היא מחלקה ב‑Aspose.PDF FOSS עבור .NET.
יורשת מ: System.Collections.Generic.IEnumerable<CharInfo>.

אוסף של רשומות CharInfo — תומך במשטח הציבורי שבו משתמש TextSegment.Characters אך נשאר ריק כברירת מחדל.

מחלקה זו מספקת 6 שיטות לעבודה עם אובייקטים מסוג CharInfoCollection בתוכניות .NET.
השיטות הזמינות כוללות: Add, Clear, Contains, CopyTo, GetEnumerator, Remove.
כל החברים הציבוריים נגישים לכל יישום .NET לאחר התקנת חבילת Aspose.PDF FOSS for .NET.
מאפיינים: Count, IsReadOnly, IsSynchronized, SyncRoot.

מאפיינים

שםסוגגישהתיאור
Countintקריאהמקבל את הספירה.
IsReadOnlyboolקריאהמקבל את ערך קריאה‑בלבד.
IsSynchronizedboolקריאהמקבל את ערך מסונכרן.
SyncRootobjectקריאהמקבל את שורש הסינכרון.

שיטות

SignatureDescription
Add(item: CharInfo)קורא ל‑Add על מופע זה של CharInfoCollection.
Clear()קורא ל‑Clear על מופע זה של CharInfoCollection.
Contains(item: CharInfo)קורא ל‑Contains על מופע זה של CharInfoCollection.
CopyTo(array: CharInfo[], index: int)קורא ל‑CopyTo על מופע זה של CharInfoCollection.
Remove(item: CharInfo)קורא ל‑Remove על מופע זה של CharInfoCollection.
GetEnumerator()קורא ל‑GetEnumerator על מופע זה של CharInfoCollection.

ראה גם

 עברית