Amazon.ServiceCatalog.Model.ProvisioningArtifactProperties.IsSetInfo C# (CSharp) Méthode

IsSetInfo() private méthode

private IsSetInfo ( ) : bool
Résultat bool
        internal bool IsSetInfo()
        {
            return this._info != null && this._info.Count > 0; 
        }