'Declaration Public ReadOnly Default Property Item( _ ByVal index As System.Integer _ ) As PictureBullet
public PictureBullet this[ System.int index ]; {get;}
Parameters
- index
- The index in the collection.
'Declaration Public ReadOnly Default Property Item( _ ByVal index As System.Integer _ ) As PictureBullet
public PictureBullet this[ System.int index ]; {get;}