AceCollection.Add(AceStruct) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
AceCollectionの末尾にオブジェクトを追加します。
public:
int Add(Microsoft::ReportingServices::Interfaces::AceStruct ^ ace);
public int Add(Microsoft.ReportingServices.Interfaces.AceStruct ace);
member this.Add : Microsoft.ReportingServices.Interfaces.AceStruct -> int
Public Function Add (ace As AceStruct) As Integer
パラメーター
返品
新しいアクセス制御エントリが挿入された位置。