StructuredDocumentTagCollection indexer. Returns the structured document tag at the specified index....StructuredDocumentTa indexer __getitem__(index) Returns the structured...the specified index. def __getitem__ ( self , index : int ): .....
CommentCollection indexer. Retrieves a [Comment](../../comment/) at the given index....CommentCollection indexer __getitem__(index) Retrieves a Comment...at the given index. def __getitem__ ( self , index : int ): .....
CustomPartCollection indexer. Gets or sets an item at the specified index....CustomPartCollection indexer __getitem__(index) Gets or sets an item...the specified index. def __getitem__ ( self , index : int ): .....