'Declaration Public Overridable Function GetOperands() As System.Collections.Generic.IList(Of PdfBasicObject)
public virtual System.Collections.Generic.IList<PdfBasicObject> GetOperands()
public: virtual System.Collections.Generic.IList<PdfBasicObject*>* GetOperands()
public:
virtual System.Collections.Generic.IList<PdfBasicObject^>^ GetOperands()
Return Value
The collection that contains operands of this command, or null.