Item

ThreadedCommentAuthorCollection indexer (1 of 2)

يحصل على الشخص الذي يقوم بإنشاء تعليقات مترابطة.

public ThreadedCommentAuthor this[int index] { get; }
معاملوصف
indexمؤشر

أنظر أيضا


ThreadedCommentAuthorCollection indexer (2 of 2)

يحصل على الشخص الذي يقوم بإنشاء تعليقات مترابطة.

public ThreadedCommentAuthor this[string name] { get; }
معاملوصف
nameاسم المؤلف.

أنظر أيضا